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

[cobalt-users] Password protected directories & CGI



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