Virtual Hosting Problems

Brian Densmore DensmoreB at ctbsonline.com
Wed Apr 16 15:56:13 CDT 2003


What do the DNS entries look like for these domains?
I like to run a local dns on the same box as my server.
Also try adding the port numbers to the names.

<VirtualHost www.kcmultiservice.com:80>
   ServerName www.kcmultiservice.com
   .....
</VirtualHost>
...

I don't see how this will work for virtual names. Ever.
> <VirtualHost *>
>    DocumentRoot /home/http/default
>    .....
> </VirtualHost>




More information about the Kclug mailing list