- Messages
- 8
- Reaction score
- 0
- Points
- 0
http://www.kshdouble.x10.mx/cgi/index.pl is set to chmod 755
and has a sheebang of
#!/usr/bin/perl
it gives
Forbidden
You don't have permission to access /cgi/index.pl on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I unnderstand the 404 as I have not set up any error documents but do not understand why
public_html/cgi/index.pl is causing a 403 (Forbiudden) error
Any assistance you can provide would be gratefull;y appreciated.
Kevin.
and has a sheebang of
#!/usr/bin/perl
it gives
Forbidden
You don't have permission to access /cgi/index.pl on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I unnderstand the 404 as I have not set up any error documents but do not understand why
public_html/cgi/index.pl is causing a 403 (Forbiudden) error
Any assistance you can provide would be gratefull;y appreciated.
Kevin.