Alias www.rememberit.us
On Thu, 08 Nov 2007 15:31:06 +0100, Schaible, Adam
<[EMAIL PROTECTED]>
wrote:
> Hello everyone,
>
> I have a webapp running at 8080 and want port 80 connections to
be
> sent to 8080. I have the following configuration
>
> NameVirtualHost my.ip:80
>
Hello everyone,
I have a webapp running at 8080 and want port 80 connections to
be sent to 8080. I have the following configuration
NameVirtualHost my.ip:80
ServerName rememberit.us
ProxyPass /repos !
ProxyPass / http://www.rememberit.us:8080/
This is working fine if you type