[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Using username.domainname.com ----> This works , and is probably what you want!
- Subject: RE: [cobalt-users] Using username.domainname.com ----> This works , and is probably what you want!
- From: BSmith@xxxxxxxxxxx
- Date: Sun Apr 21 20:43:00 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Just another mod to this.
If you have multiple domains (I.E. www.domain1.com www.domain2.com etc), you
need to make a one modification.
Change
VirtualDocumentRoot /home/sites/sitename/users/%1/web/
To
VirtualDocumentRoot /home/sites/%2+/users/%1/web/
Then go into you /home directory
and create links for domain like this:
ln -s /home/sites/site[x] /home/sites/domain1.com
ln -s /home/sites/site[x] /home/sites/domain2.com
That way, your users can get to both sites.
username.www.domain1.com & username.domain1.com
If you need some help, shoot me an email. But I have been testing this
pretty much all day. It works fine.
Brian Smith
CCNA, NCSA
Network Support Engineer
SOLUSERVE
www.solunet.com
1571 Robert J. Conlan Blvd., Suite 110
Palm Bay, FL 32905
(888)449-5766
fax: (321)-308-7986