I'm looking for some documentation on configuring FreeBSD 2.1.7
to allow local CGI programs to be run.
I did the basic setup in sysinstall, and it seems to be
working fine, but when I try to run a CGI script,
(e.g. href="http://localhost/cgi-bin/whatever.cgi") I get
"you don't have permission to access /cgi-bin/whatever.cgi on this server".
As a shot in the dark, I tried messing with the file and directory
permissions and ownership, and also running as root, but I always
hit the same roadblock.
I'm new to this web server stuff (is it obvious?), so any pointers
would be appreciated. There doesn't seem to be any local documentation
on the httpd daemon, unless I'm just looking in the wrong
places. ( Apropos'd everything I could think of, and looked
through the handbook )
Thanks,
-Jason