i put something in my cgi-bin: /usr/lib/cgi-bin/test
the file "test" is just a little perl script. Whenever i try to view that script, i get Error 500:
http://www.milanointeractive.com/cgi-bin/test
The other things in the cgi bin that i did not make seem to work ok.
I shebanged "test".. i.e. chmod 777 test but i still get the error.. does anyone know anything about cgi and why this might not be working?