[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] cgi for subdomians
- Subject: RE: [cobalt-users] cgi for subdomians
- From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
- Date: Fri Nov 9 17:53:09 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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