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.

Reply via email to