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