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

RE: [cobalt-users] cgi for subdomians



> I edited httpd.conf and created the virtualdomain of 
> subdomain.com pointing
> to the PERSONAL WEB FOLDER
> of  "user"   (website.com/users/user/web/)
> 
> 
> The server encountered an internal error or misconfiguration and 
> was unable
> to complete your request.
> 
I think you need:

ScriptAlias /cgi-bin/ /home/sites/site#/web/users/username/cgi-bin/
--
Dan Kriwitsky