httpd.conf and cgi files problem
ok i have a lot of problems here with executing .cgi files from my browser.i run apache 2.0xxx on a red hat 8.0.
it seems that when i execute a .cgi file from my shell it executes correctly but when i try to execute it from my browser i can't. i have setup the correct permission 755, compile mod_perl and mod_cgi with my apache server and i am 90% sure that i have my httpd.conf file configure correctly
anyway here is my http.conf file in case you guys see something that i am missing.
http://www.spidergames.net/httpd.conf.txt
thanks in advance.