Skip to content

Commit

Permalink
Bug 1839072: fix Apache config not showing in quickstart docs (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Aug 28, 2023
1 parent 2f203a3 commit ce009d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/rst/installing/quick-start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce009d2

Please sign in to comment.