]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1839072: fix Apache config not showing in quickstart docs (#129)
authorDave Miller <github@justdave.net>
Mon, 28 Aug 2023 18:45:51 +0000 (14:45 -0400)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 18:45:51 +0000 (14:45 -0400)
docs/en/rst/installing/quick-start.rst

index f6e122481c9aa0bcb1e9d46ce4f8c17993bfaf06..fa928a9d3ff6fd4147ecdc83813497c3cd399876 100644 (file)
@@ -107,6 +107,7 @@ Configure Apache
 Paste in the following and save:
 
 .. code-block:: apache
+
  Alias /bugzilla /var/www/webapps/bugzilla
  <Directory /var/www/webapps/bugzilla>
    AddHandler cgi-script .cgi