Changes between Version 2 and Version 3 of Document/Development/Wishlist/Module/Webserver
- Timestamp:
- 08/31/10 23:47:07 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/Wishlist/Module/Webserver
v2 v3 3 3 == Add ServerAlias to the configuration == 4 4 5 Explanation done in http://forum. ebox-platform.com/index.php?topic=1992.msg83585 Explanation done in http://forum.zentyal.com/index.php?topic=1992.msg8358 6 6 7 7 == Ability to add SSL access to the web server == … … 9 9 == Ability to change default listen port per domain or web site == 10 10 11 == Ability to add .htaccess to websites through eBoxinterface. ==11 == Ability to add .htaccess to websites through Zentyal interface. == 12 12 13 13 == Inverse proxy support == 14 14 15 Send the requests for Web server that are behind the box using Apache itself to forward the request and send back the response using eBoxwebserver.15 Send the requests for Web server that are behind the box using Apache itself to forward the request and send back the response using Zentyal webserver.