HTTP Proxypass of subdomain
Posted
by
enedebe
on Server Fault
See other posts from Server Fault
or by enedebe
Published on 2012-09-27T14:48:57Z
Indexed on
2012/09/27
15:39 UTC
Read the original article
Hit count: 244
I'm trying to install a proxy on my gateway that everything that comes from a subdomain for example sub.mydomain.com goes to an inside server at a :3000 port.
I'm installing a redmine server inside my network that has to be reached from outside.
Any idea of how to do that? I think in httpd as proxypass, but I don't know how to get just the subdomain name to proxy it.
My gateway is currently Clearos machine.
Thanks
© Server Fault or respective owner