[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[4]: [cobalt-users] [RaQ3] CGI in user-directory: User not Privlid ged
- Subject: Re[4]: [cobalt-users] [RaQ3] CGI in user-directory: User not Privlid ged
- From: Daniel Neuhaus <cobaltnet.com@xxxxxxx>
- Date: Sun Apr 9 01:01:14 2000
- Organization: DNID
Jerry Waugh wrote on 07.04.2000:
> Daniel.
> We want to know, How TO FIX it?
You read the posting from Jonas Pasche? The only problem was
one extra AliasMatch-Line in my httpd.conf (which I added for
a nicer url)
I was able to exec the cgi under https://domainname.de/~username/
and https://domainname.de/users/username/ but NOT under
https://domainname.de/ssl/username/
First I thaugt this is a SSL-problem because I didnt't check
the "standard" way to access the users-directory (~username
and /users/username). So I can acces wep pages and php-scripts
under https://domainname.de/ssl/usersname/ but cgi-scripts
don't work. It seems to be a cgi-wrapper-issue. Deactivating
cgi-wrapper might help.
HTH and sorry for bad english ;-)
Daniel