Re: [users@httpd] Redirect Port 80 requests to Port 8080 on second server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/15/05, Neil Freeman <neil.freeman@xxxxxxxxx> 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
> 
>    <VirtualHost 192.168.1.158>
>           DocumentRoot /onboard_it/test-website
>           ServerName original-url.blinky
>    </VirtualHost>
>    <Directory "/onboard_it/test-website">
>           AllowOverride All
>    </Directory>

The NameVirtualHost and <VirtualHost> directives should include the Port number.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux