Changes

Jump to navigation Jump to search
m
Line 260: Line 260:     
You can set a ProxyPass directive that will pass certain requests to an internal or external server that hosts the domain to be proxypassed
 
You can set a ProxyPass directive that will pass certain requests to an internal or external server that hosts the domain to be proxypassed
  db domains set proxypassdomain.com domain Nameservers internet
+
  db domains set proxypassdomain.com
 +
db domains setprop proxypassdomain.com domain Nameservers internet
 
  db domains setprop proxypassdomain.com ProxyPassTarget http://xxx.xxx.xxx.xxx/
 
  db domains setprop proxypassdomain.com ProxyPassTarget http://xxx.xxx.xxx.xxx/
 
  db domains setprop proxypassdomain.com TemplatePath ProxyPassVirtualHosts  
 
  db domains setprop proxypassdomain.com TemplatePath ProxyPassVirtualHosts  
Line 269: Line 270:  
{{Note box|If you have added the internal or external server's domain name as a virtual domain on the SME Server, you must remove it prior to issueing these commands. This ProxyPass has only been tested with http (not https). Some have reported success with https however YMMV. The server-manager domains panel will show the proxy pass entry but you will not be able to edit it. A ProxyPass panel is in the works, see [[bugzilla:1612]].
 
{{Note box|If you have added the internal or external server's domain name as a virtual domain on the SME Server, you must remove it prior to issueing these commands. This ProxyPass has only been tested with http (not https). Some have reported success with https however YMMV. The server-manager domains panel will show the proxy pass entry but you will not be able to edit it. A ProxyPass panel is in the works, see [[bugzilla:1612]].
 
}}
 
}}
      
===Shell Access===
 
===Shell Access===

Navigation menu