reverse proxy / mod_rewrite https://vpn.foo.com toa internal address https://hostname.domain:port which is not reachable from the internet. This without affecting the https://www.foo.com/webmail address./quote]You might try:db domains set vpn.foo.com domain Nameservers internetdb domains setprop vpn.foo.com ProxyPassTarget http://hostname.domain:port/db domains setprop TemplatePath ProxyPassVirtualHosts signal-event domain-create vpn.foo.comI'm not sure that this will do https correctly, but it'll be close.
Quote from: "superbytes"reverse proxy / mod_rewrite https://vpn.foo.com toa internal address https://hostname.domain:port which is not reachable from the internet. This without affecting the https://www.foo.com/webmail address./quote]You might try:db domains set vpn.foo.com domain Nameservers internetdb domains setprop vpn.foo.com ProxyPassTarget http://hostname.domain:port/db domains setprop TemplatePath ProxyPassVirtualHosts signal-event domain-create vpn.foo.comI'm not sure that this will do https correctly, but it'll be close.-----------------------Thanks for the hint. I tried, but did not work. Maybe because I'am not clear what is ment by : db domains setprop TemplatePath ProxyPassVirtualHostsI entered : db domains setprop TemplatePath ProxyPassVirtualHosts /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/I gues I did something wrong
Thanks for the hint. I tried, but did not work. Maybe because I'am not clear what is ment by : db domains setprop TemplatePath ProxyPassVirtualHostsI entered : db domains setprop TemplatePath ProxyPassVirtualHosts /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/I gues I did something wrong
I haven't gotten around to testing it but what is the vpn.foo thing all about? what's its use?
Also is the 3 or 4 lines of code usable as proxypass? I just want http://mydomain.com on port 8080 to go through my SME server/gateway to my webserver that is in my LAN.
Sorry, I stand corrected.Third command should be:db domains setprop vpn.foo.com TemplatePath ProxyPassVirtualHosts