Marco-Paul
New member
- Joined
- Nov 2, 2006
- Messages
- 4
Hello Everybody,
I have configured the cgi-sbin (var/www/cgi-bin) in the httpd conf, I removed the #.
With Putty I placed a test file in the var/www/cgi-bin named monitor.pl
Now is the question: when I go to
http://www.medikaat.nl/cgi-sbin/monitor.pl
I get an internal server error
But when I go to:
http://85.92.140.52/cgi-sbin/monitor.pl
the IP of our dedicated server, it works!
What am I doing wrong?
FYI: chmod = 755, chown = root:root but changing chown to apache:apache doesn't help.
Thank you in advantage.
Marco-Paul
I have configured the cgi-sbin (var/www/cgi-bin) in the httpd conf, I removed the #.
With Putty I placed a test file in the var/www/cgi-bin named monitor.pl
Now is the question: when I go to
http://www.medikaat.nl/cgi-sbin/monitor.pl
I get an internal server error
But when I go to:
http://85.92.140.52/cgi-sbin/monitor.pl
the IP of our dedicated server, it works!
What am I doing wrong?
FYI: chmod = 755, chown = root:root but changing chown to apache:apache doesn't help.
Thank you in advantage.
Marco-Paul