Bogdan wrote:
> Is anybody here who knows how can I do to make my Apache to run a CGI
> "simple.cgi" when is invoked by a web browser? ("simple.cgi" is set as
> executable with chmod 755 simple.cgi)
Add
AddHandler cgi-script .cgi
to srm.conf, and ensure that the `Options' setting includes `ExecCGI'.
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
- CGI, Apache Bogdan
- Re: CGI, Apache Jeffrey W. Wong
- Re: CGI, Apache Glynn Clements
- Re: CGI, Apache Jim Roland
- Re: CGI, Apache Jake Messinger
- RE: CGI, Apache Carl Nasal
