Hi, everyone,
I prefer
username.domainname.com
instead of
www.domainname.com/~username
I successfully did it in httpd.conf by adding
<VirtualHost 4.22.121.61>
ServerName username.domainname.com
DocumentRoot
/home/sites/www.domainname.com/users/username/web
</VirtualHost>
The problem is I have to add 100 users so I have to
write this for 100 times. Is there any way that I only
need to do it once. That is
Whatever.domainname.com will be rewritten to
www.domainname.com/~Whatever
Thanks a lot
Stanley
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.