[EMAIL PROTECTED] ProxyPass fails constantly

2007-03-26 Thread Steve Gums
I am running apache 2.2.3 on Solaris 9 In my httpd-vhosts.conf file I have the following entry VirtualHost *:80 ServerAdmin [EMAIL PROTECTED] ServerName go.domain.com ProxyTimeout 900 ProxyPass / http://go.domain.com/ ProxyPassReverse / http://go.domain.com/ Options

RE: [EMAIL PROTECTED] ProxyPass fails constantly

2007-03-26 Thread Steve Gums
? is this an apache issue? does it happen when you use hosts.text ? Robin-David Hammond KB3IEN 50 West 17th Street Ninth Floor New York, NY 10011 +1 212 479.1700 x 1729 On Mon, 26 Mar 2007, Steve Gums wrote: I am running apache 2.2.3 on Solaris 9 In my httpd-vhosts.conf file I have the following entry

RE: [EMAIL PROTECTED] ProxyPass fails constantly

2007-03-26 Thread Steve Gums
? is this an apache issue? does it happen when you use hosts.text ? Robin-David Hammond KB3IEN 50 West 17th Street Ninth Floor New York, NY 10011 +1 212 479.1700 x 1729 On Mon, 26 Mar 2007, Steve Gums wrote: I am running apache 2.2.3 on Solaris 9 In my httpd-vhosts.conf file I have the following entry

RE: [EMAIL PROTECTED] ProxyPass fails constantly

2007-03-26 Thread Steve Gums
exonerate apache as a proxy yet? Robin-David Hammond KB3IEN 50 West 17th Street Ninth Floor New York, NY 10011 +1 212 479.1700 x 1729 On Mon, 26 Mar 2007, Steve Gums wrote: Hard coding the IP address is still failing. :-( Steve -Original Message- From: Robin-David Hammond [mailto

RE: [EMAIL PROTECTED] Reverse Proxy Timeout (http/https)

2007-03-22 Thread Steve Gums
I have a problem related to this, maybe I could get some help with. My configuration is a follows VirtualHost *:80 ServerAdmin [EMAIL PROTECTED] ServerName go.domain.com ProxyPass / http://go.domain.com/ ProxyPassReverse / httpd://go.domain.com/ Options all +includes /VirtualHost