diff options
-rw-r--r-- | docs/en/rst/installing/quick-start.rst | 1 |
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 |