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
> 
>    <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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to