[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Password protected directories & CGI
- Subject: [cobalt-users] Password protected directories & CGI
- From: Brian Coughter <brianc@xxxxxxxxxxxxxx>
- Date: Fri Dec 22 06:45:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I would like to be able to run a CGI script (psupload.cgi) inside a password
protected directory (.htaccess). This directory also happens to be a users
virtual site (http://www.domain.com/~user)
Everything looks like it wants to work except, when I execute the script, I
get a CGIwrap error stating:
"Script does not have same UID"
How do I get it to work?
Brian Coughter