Ticket #4662 (new feature request)
Opened 11 months ago
HTTP Forwarding
| Reported by: | an10bill@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | nice to have someday | Component: | webserver |
| Severity: | normal | Keywords: | Redirect / Reverse proxy |
| Cc: |
Description
I would like to see the possability to forward http requests so that multiple web-servers can be published from one IP. I.ex mywebserver.mydomain.com and myblog.mydomain.com could be set up pointing to the same official IP (81.81.10.23), but Zentyal with a web forwarder could then forward the requests to the correct protected webserver based on the original header-request. mywebserver would then be redirected to 10.10.10.23 and myblog would be directed to 10.10.10.24. I can do this with Microsoft ISA-server today, but I feel that this server has to big a footprint, and it would be nice to have such features implementet directly into Zentyal.