Difference between revisions of "Apache"

From Fixme.ch
Jump to: navigation, search
(Services)
Line 8: Line 8:
 
* 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)
 
* CGI for [[Soundlcoud_downloader]] (only accessible from within the hackerspace)
 +
* CGI for [[Collectd]]
 
* Default goes a list of services on foo
 
* Default goes a list of services on foo

Revision as of 20:04, 22 May 2012

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)
  • CGI for Collectd
  • Default goes a list of services on foo