[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] *.domain.com



Thescripter@xxxxxxx wrote:

> Question, I want to know (I am on a raq3) if anyone knows what i must put in
> the virtual host entry in the httpd.conf file if i want:
> www.domain.com to goto /home/sites/site1
> BUT I ALSO WANT:
> anything.domain.com to goto /home/sites/site1/anything/
>
> ?? Anything is inplace of any sub-domain. I already setup dns wildcards so
> that is taken care of.
> So if somoen goes to:
> bob.domain.com i want it to goto:
> /home/sites/site1/bob/
> :-)

 Have you tried to change your regex that assigns the DNS wildcards to not match
www?