HTTP Proxypass of subdomain
- by enedebe
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