Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
boogheta committed Feb 7, 2014
1 parent 4e0759f commit 3f03e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ To run on a server and not only locally, a few adjustments need to be performed:
```bash
sudo apt-get install libapache2-mod-proxy-html
sudo a2enmod proxy
sudo &2enmod proxy_http
sudo a2enmod proxy_http
sudo service apache2 restart
```
- Add to the Apache configuration in ```hyphe_www_client/_config/apache2.conf``` the ProxyPass directives to redirect the port to the desired url, for instance:
Expand Down

0 comments on commit 3f03e21

Please sign in to comment.