Daniel Berteaud
3c5e2c86fd
Restrict access to /admin in httpd conf samples
10 years ago
Daniel Berteaud
80968c2dd9
Fix IfModule section (it's .c not .so)
11 years ago
Daniel Berteaud
e8f4df2d9a
Add sample httpd conf for etherpad
11 years ago
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)
11 years ago
Daniel Berteaud
109f4380da
Add a new etherpadBaseDomain param so you can set the domain for etherpad Cookie
11 years ago
Daniel Berteaud
03252b99b2
Add new settings for etherpad
11 years ago
Daniel Berteaud
49dace5cf4
Update mod_expires conf
11 years ago
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
11 years ago
Daniel Berteaud
a5a08048b5
Take langage suffix into account in httpd_alias.conf
11 years ago
Daniel Berteaud
e5308fc7e2
Add a httpd conf using an alias
...
Which should work out of the box on a Fedora box
Fix #37
11 years ago
Daniel Berteaud
8240453214
Fix a typo in httpd conf
11 years ago
Daniel Berteaud
f53a16b86d
Forbid setting an owner password for rooms which uses a common name
...
This list can be set in the config
11 years ago
Daniel Berteaud
648a5b01a6
Add timestamp in the path, not as a GET param
...
Fix #35
11 years ago
Daniel Berteaud
596ef48dcb
Add a sticky footer div
11 years ago
Daniel Berteaud
6517fb930a
Add a new setting to expire persistent rooms
...
Using a dedicated timeout, so you can set it very high, but still remove very old rooms
Fix #28
11 years ago
Daniel Berteaud
3e23445ea2
Remove baseUrl
...
It's not used anywhere
11 years ago
Daniel Berteaud
3aa3415a0e
Add a feedback form
...
Add a link to the feedback page in the public toolbar, and the goodby page
Should fix #14
11 years ago
Daniel Berteaud
536143bdf0
Update screen sharing
...
Since Chrome 34, a new API for screen sharing is available (the previous one using the flag will probably be deprecated soon)
This commit adds:
- Source of a simple Chrome extension to use this new API (which is a perfect copy of the sample extension given by &yet here: https://github.com/HenrikJoreteg/getScreenMedia
- Adapt help page
- New modal dialog to prompt user to install the extension from Google Web Store
- Better error messages if you can't share your screen
Should fix #7
11 years ago
Daniel Berteaud
cef5791a89
Initial import
11 years ago