I am relatively new to Apache. I have it installed with Red Hat Linux version 8, and am trying to run CGI scripts. However, I have been having trouble. I rote a simple one, checked it over, and put it into the cgi-bin directory. But all I get are internal server errors. I figure that this is either a permission problem, or a directive one. (It's probably something small that I've overlooked.) I tried setting the permissions of the script to 777, and also uncommenting the AddHandler directive.
Thanks.
Thanks.