Difference between revisions of "Apache"
From Fixme.ch
Line 7: | Line 7: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
* Reverse Proxy (0.0.0.0:80/443 -> 127.0.0.1:9001) for [[Etherpad]] configured in /etc/apache2/sites-available/1_Etherpad | * Reverse Proxy (0.0.0.0:80/443 -> 127.0.0.1:9001) for [[Etherpad]] configured in /etc/apache2/sites-available/1_Etherpad | ||
+ | * CGI for [[Soundlcoud_downloader]] (only accessible from within the hackerspace) | ||
+ | * Default goes a list of services on foo |
Revision as of 19:58, 22 May 2012
- This is part of the Internal_Server
Services
- HSTS is enabled in /etc/apache2/mods-enabled/headers.load with:
Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains"
- Reverse Proxy (0.0.0.0:80/443 -> 127.0.0.1:9001) for Etherpad configured in /etc/apache2/sites-available/1_Etherpad
- CGI for Soundlcoud_downloader (only accessible from within the hackerspace)
- Default goes a list of services on foo