Dear sir,
           I have a long list of subdomains like "anything.enmail.com"
ie., *.enmail.com

It's a very tedious to set VirtualHost for each and every domain
because there is about 200 domains, so instead can i have a rule to 
fetch the pages from particulardomain/webdir/

If the domains say
ie., one.enmail.com
      two.enmail.com ...

If the web server gets a request as www.one.enmail.com or
one.enmail.com , it should fetch the page from
/home/domains/one.enmail.com/Webdir

And If the web server gets a request as www.two.enmail.com or
two.enmail.com , it should fetch the page from
/home/domains/two.enmail.com/Webdir

 Can anyone help me with the rule or way to achieve this.

Thanks in Advance

S>Rajkumar

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