Can someone PLEASE post a simple tutorial on how to set domain name-based
virtual hosts with apache for windows??. I've been trying many things and I
just cant get it right. What is confusing me is how the following general
config. lines interact or have conflic with each other:

-Listen
-BindAdress
-ServerName
-DocumentRoot

And on the virtual hosts commands, what's really confusing me is how to
enter the correct path in the "DocumentRoot" line within the <virtualhost>
tags. Example:

 <VirtualHost >
      DocumentRoot path <--this line
 </VirtualHost>

If my main DocumentRoot, specified in the general configuration is:
"C:\webapps\apache\htdocs"
and my virtual host folder is
"C:\webapps\apache\htdocs\subfolder"
what do I enter in the line above ??? Any help would be appreciated.

Please, Gurus,  be kind to the unexperienced, but willing to learn :)

_______________
Eduardo Gomez
Innerlab Productions
www.innerlab.com






______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to