On 10/17/05, Nash, Marty <[EMAIL PROTECTED]> wrote: > NameVirtualHost <virtual_host_number1>:80 > NameVirtualHost <virtual_host_number2>:8080
If you aren't running multiple sites on each IP-Port combination, then you don't need NameVirtualHost. > I can run a configtest and I get the message: Syntax ok. However, when I > attempt to access the page, I get: Server Not Found. There are entries in > DNS for both ServerName number 1 & number 2. Any thoughts? This means the request never made it to your server, so it is likely not an apache config problem. Check again your DNS configuration. Check that the IP addresses returned by DNS are really the ones assigned to your server. 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]