Re: How to run a cgi-script?

[email protected] (Juergen Daubert) Fri, 2 Jul 2004 08:50:39 +0200
Newsgroups gmane.network.mathopd
Message-ID <[email protected]>
On Fri, Jul 02, 2004 at 02:05:25AM +0200, Charles M. Gerungan wrote:
> I keep getting 500 errors.
> 
> mathopd is running under daemontools.
> 
> In mathopd.conf, I have:
> 
> 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.
		  
Greetings
Juergen


-- 
[email protected]