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

index 10301d588e20e0a760b03084ee4ec5f5b02d9c86..b1e6505ab3350347b462ef64e6607a27d2055f98 100644 (file)
@@ -103,6 +103,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