Main host goes away

Hello Folks,

I appologise for any stupid question.
I only want to understand apache better.
Accordding to 
http://httpd.apache.org/docs/2.0/vhosts/name-based.html ,Main host goes away:
Does this mean whenever one configure any virtual host
regardless of wheter it's https or http, the main server
delcared in the httpd.conf has to be removed and place in
the virtual host block ? 

My second question is,
i have three subdomains. domain1.myhost.com, domain2.myhost.com, and 
domain3.myhost.com. 
Only domain1.myhost.com is intended to serve as ssl
and has been declared in the virtual host to use port 443.

Now Whenever other subdomains are accessed by https://, apache
serve the files directory from domain1.myhost.com even though these
subdomains have not been declared to be used as ssl.
How do I configure apache to serve only the files that are intended for
use with ss (in this case domain1.myhost.com).

Has this something to do with the main server not bein moved to the virtual 
host block ?


Thanks
bashiro

_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way  your home on the Web - http://www.myway.com



---------------------------------------------------------------------
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]

Reply via email to