From: Dave Miller Date: Mon, 28 Aug 2023 18:46:43 +0000 (-0400) Subject: Bug 1839072: fix Apache config not showing in quickstart docs (#130) X-Git-Tag: bugzilla-5.0.4.1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a1faaaa357d721e62610cdac8242a07799ba89a;p=thirdparty%2Fbugzilla.git Bug 1839072: fix Apache config not showing in quickstart docs (#130) --- diff --git a/docs/en/rst/installing/quick-start.rst b/docs/en/rst/installing/quick-start.rst index 10301d588e..b1e6505ab3 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 AddHandler cgi-script .cgi