>> That's the same as if it ended with a slash, and matched by ^/$

Ok my host file has RewriteRule ^/$ http://update.domain.com [L]
When I goto http://update.domain.com using safari, I receive:
Response Error.

Technical description:
502 Bad Gateway - Response Error, a bad response was received from another 
proxy server or the destination origin server.

So, a quick revisit: we have a web server answering for http traffic. We have a 
different server that uses a program that HAS to use http (80) port. I am 
trying to get the webserver to send http://update.domain.com traffic only, to a 
different server on the LAN. Any ideas?

Reply via email to