fixed wrong apache module name in README.ssl
This commit is contained in:
parent
7c2709e643
commit
3b97afe6f0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ forward requests to the cherrypy server of the CryptoBox.
|
|||
|
||||
1) Required modules
|
||||
- proxy
|
||||
- header
|
||||
- headers
|
||||
Both module should be part of usual default installations of apache2.
|
||||
Activate these modules. For debian you should run: a2enmod MOD_NAME
|
||||
|
||||
|
|
Loading…
Reference in a new issue