aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Miller <github@justdave.net>2023-08-28 14:46:43 -0400
committerGitHub <noreply@github.com>2023-08-28 14:46:43 -0400
commit0a1faaaa357d721e62610cdac8242a07799ba89a (patch)
tree187f02b7882a20e2a305338aece36aa0aa6366fe
parent7d7796565b116f03d13a02d4a0c294c4683b5ab2 (diff)
downloadbugs-0a1faaaa357d721e62610cdac8242a07799ba89a.tar
bugs-0a1faaaa357d721e62610cdac8242a07799ba89a.tar.gz
bugs-0a1faaaa357d721e62610cdac8242a07799ba89a.tar.bz2
bugs-0a1faaaa357d721e62610cdac8242a07799ba89a.tar.xz
bugs-0a1faaaa357d721e62610cdac8242a07799ba89a.zip
Bug 1839072: fix Apache config not showing in quickstart docs (#130)
-rw-r--r--docs/en/rst/installing/quick-start.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/rst/installing/quick-start.rst b/docs/en/rst/installing/quick-start.rst
index 10301d588..b1e6505ab 100644
--- a/docs/en/rst/installing/quick-start.rst
+++ b/docs/en/rst/installing/quick-start.rst
@@ -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