[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Sub-Domains CGI Errors
- Subject: [cobalt-users] Sub-Domains CGI Errors
- From: PyschoCotic@xxxxxxx
- Date: Sat May 13 13:47:41 2000
I have a RaQ3i, and I setup a sub-domain for a client
(theirname.theirdomain.com).
I then went into httpd.conf and set the directory for that site to a user
directory in their main account (www.theirdomain.com).
Now, when accessing a cgi-script in www.theirdomain.com/~username it
works, but when accessing theirname.theirdomain.com the cgi's do NOT
work. The error is
CGIWrap Error: Execution of this script not permitted
Execution of (cheat) is not permitted for the following reason:
User not Privlidged.
Anyone know what could be wrong?
~Randy