1
0
mirror of https://github.com/dani/vroom.git synced 2024-07-02 12:13:12 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Berteaud
4eb3d2f7e7 Update conf sample now that SignalMaster is gone 2015-03-06 17:54:38 +01:00
Daniel Berteaud
98c2096f15 Typo in port number for wstunnel proxypass rule 2015-02-12 16:01:11 +01:00
Daniel Berteaud
a6beecdbd4 Adapt httpd_vhost.conf sample 2015-02-12 12:36:11 +01:00
Daniel Berteaud
867df625e8 Adapt httpd sample conf to work with the new hypnotoad way 2014-10-12 19:35:24 +02:00
Daniel Berteaud
3c5e2c86fd Restrict access to /admin in httpd conf samples 2014-07-19 14:14:03 +02:00
Daniel Berteaud
80968c2dd9 Fix IfModule section (it's .c not .so) 2014-06-18 17:48:08 +02:00
Daniel Berteaud
e8f4df2d9a Add sample httpd conf for etherpad 2014-06-17 12:36:38 +02:00
Daniel Berteaud
75c683b8b4 Enclose wss proxy directives in IfModule
So it should work even if mod_proxy_wstunnel isn't available (socket.io should fallback to another method like xhr-polling)
2014-06-17 12:32:35 +02:00
Daniel Berteaud
49dace5cf4 Update mod_expires conf 2014-05-27 09:43:03 +02:00
Daniel Berteaud
046453c10d Rename httpd.conf to httpd_vhost.conf
Take language suffix into account
Also fix cache indication on resources files using a timestamp in the path
2014-05-26 22:28:33 +02:00