Re: [EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server

2005-08-15 Thread Neil Freeman
yPass / http://original-url.blinky:8080 >> >> Instead of the localhost Proxy. >> >> Chris >> >> >> -----Original Message- >> From: Neil Freeman [mailto:[EMAIL PROTECTED] Sent: 15 August >> 2005 12:04 >> To: Apache Users >> Subject:

Re: [EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server

2005-08-15 Thread Joshua Slive
On 8/15/05, Neil Freeman <[EMAIL PROTECTED]> wrote: > Server 2 configuration: > Apache/2.0.48 (Unix) PHP/4.3.4 Server at blinky Port 8080 > >-- Server 2 (httpd.conf) --- >Listen 8080 >ServerName blinky > >NameVirtualHost 192.168.1.158 > > > D

Re: [EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server

2005-08-15 Thread Neil Freeman
PROTECTED] Sent: 15 August 2005 12:04 To: Apache Users Subject: [EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server Hi there, I have a RedHat linux box with two Apache server setups up and running (an Apache 1.x server and an Apache 2.x server). The Apache 1.x server is set up

RE: [EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server

2005-08-15 Thread Christopher Malton
August 2005 12:04 To: Apache Users Subject: [EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server Hi there, I have a RedHat linux box with two Apache server setups up and running (an Apache 1.x server and an Apache 2.x server). The Apache 1.x server is set up to listen on Port

[EMAIL PROTECTED] Redirect Port 80 requests to Port 8080 on second server

2005-08-15 Thread Neil Freeman
Hi there, I have a RedHat linux box with two Apache server setups up and running (an Apache 1.x server and an Apache 2.x server). The Apache 1.x server is set up to listen on Port 80 and the Apache 2.x server set up to listen on port 8080. What I would like is to have the URL 'http://original-