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

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



 
> 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