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

Re: [cobalt-users] Changing a virtual sites root level



> How do I set a virtual sites root level away from the default "sitex/web"
> level?
>
> So that instead of www.mydomain.com/index.html
> it points to: www.mydomain.com/acatalog/index.html
> and views this as the default page for the site?

You'll have to edit the httpd.conf file and change

DocumentRoot /home/sites/site#/web

to

DocumentRoot /home/sites/site#/web/acatalog
 
> Will I still be able to access www.mydomain.com/cgi-bin where it is
> referenced by the software in /acatalog/ as ../cgi-bin ?

I'm not sure if if that will work, but you can always create a symlink if it
doesn't.

HTH,
j
-- 
http://www.bizmanuals.com