Re: [EMAIL PROTECTED] Proxy to External Site

2006-03-05 Thread Robert Ionescu
Michael Flanakin wrote: but I was wondering if anyone could verify my setup. Yes, it looks correct to me, but shouldn't ServerAlias look like ServerAlias *.external.website.com? Not necessary but some have had problems with it: ProxyPass / http://xx.xx.xx.xx I'd append a slash: ProxyP

[EMAIL PROTECTED] Proxy to External Site

2006-03-02 Thread Michael Flanakin
I've got a proxy setup for an internal site working great. The same setup doesn't work for an external site, tho. This may be a problem with my local DNS, but I was wondering if anyone could verify my setup. ServerName external.website.com ServerAlias external.website.com

[EMAIL PROTECTED] Proxy to External Site

2006-03-02 Thread Michael Flanakin
I'm trying to setup a proxy to an external site and it doesn't seem to be working. I've got it working on my internal network with the same settings, but I can't get it to work externally. Here's my setup. Does anyone see any problems with it? Thanks, in advance! ServerName external.website.c