[thelist] Apache Virtual Hosts

Michael Pemberton mpember at phreaker.net
Mon Dec 23 21:05:01 CST 2002


Feingold Josh S wrote:

> Then I went to set up the virtual directories.  Here is the code:
>
> NameVirtualHost *
> <VirtualHost *>
> 	DocumentRoot /htdocs/
> 	ServerName localhost
> </VirtualHost *>
>
> <VirtualHost *>
> 	DocumentRoot /htdocs/secretguide
> 	ServerName secretguide
> </VirtualHost *>

Have you tried adding a trailing slash to the folders for the alternate
server names?
--
Michael Pemberton
mpember at mpember.net.au






More information about the thelist mailing list