[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Changing document root
- Subject: [cobalt-developers] Changing document root
- From: "Nick Cook" <nick.cook@xxxxxxxxxxxxxx>
- Date: Tue Mar 12 07:46:45 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi
I have changed the document root for a virtual server on my RaQ4 by editing
httpd.conf so that by going to http://www.domain.com/ the visitor actually
goes to http://www.domain.com/directory1 (i.e.
/home/sites/www.domain.com/web/directory1 )
That bit was easy. However, I want to complicate things slightly by having a
second directory at the same level as directory1 (i.e.
/home/sites/www.domain.com/web/directory2 ) that is accessible as
http://www.domain.com/directory2 even though I have changed the document
root of the site to be in directory1.
Hope I have explained myself clearly. Any suggestions greatly appreciated.
Regards
Nick Cook