Click to See Complete Forum and Search --> : CGI and apache


mangeli
10-16-2000, 03:27 PM
How do you go about setting up CGI in apache?

I installed apache, mysql and php, it created a CGi-bin dir and it points to it in the httpd.conf file, but how do I make it work?

freebsd
10-18-2000, 08:13 AM
Set 'Options ExecCGI' for the <Directory> block of your cgi-bin directory.