[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Changing a virtual sites root level
- Subject: RE: [cobalt-users] Changing a virtual sites root level
- From: Robert Fitzpatrick <robert@xxxxxxxxxxx>
- Date: Wed Jan 23 09:10:18 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Will I still be able to access www.mydomain.com/cgi-bin where it is
> referenced by the software in /acatalog/ as ../cgi-bin ?
You'll need to add something like this to the virtual host area for the
site:
ScriptAlias /cgi-bin/ /home/sites/site#/web/cgi-bin/
--
Robert