Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl authored Jun 23, 2017
1 parent d09e02e commit 18cccc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ Rajouter les informations suivantes entre les balises VirtualHost
::

# Configuration TaxHub
RewriteEngine on
RewriteRule "taxhub$" "taxhub/" [R]
<Location /taxhub>
ProxyPass http://127.0.0.1:8000/
ProxyPassReverse http://127.0.0.1:8000/
Expand Down

0 comments on commit 18cccc6

Please sign in to comment.