Hi,
I'm really new to this whole HTTP server thing, and I am having trouble allowing access to my cgi-bin directory. I know I'm supposed to allow access to it in the .htaccess files (which I cannot find in any directory) or change httpd.conf in some way. (I'm using 2.0.39 distribution for redhat linux).
I tried doing a chmod a+x mailer.pl on the file in the cgi-bin directory, and then starting and stopping the server so it would update. Didn't work.
Does anyone have any ideas?
Thanks,
Monica