Re: How to run a cgi-script?
"Charles M. Gerungan" <[email protected]> Fri, 02 Jul 2004 09:26:49 +0200
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
Juergen Daubert wrote:
>>GLOBAL:
>>User www
>>StayRoot On
>>
>>Server::Virtual::Control {
>> Alias cgi-bin
>> Location /path/to/cgi-bin
>> ScriptUser www
>> Specials {
>> CGI { * }
>> }
>>}
>
>
> Quote from config.txt:
>
> Keyword: ScriptUser
> ...
> The user specified by ScriptUser must be someone else than the
> 'global' user, i.e. the user specified by the User keyword.
Why doesn't RunScriptsAsOwner works? What do I do with setuid scripts?
--
Regards, Charles.