leo.izen80
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
I have a 403 forbidden error on my script:
Cannot access /index.cgi
However, I checked with FTP and with cPanel file manager and both say that It has read and execute permissions for everyone. The directory is accessible if I name index.cgi something else, and this is my .htacess file:
<Limit GET POST>
order allow,deny
allow from all
</Limit>
What's wrong?
Cannot access /index.cgi
However, I checked with FTP and with cPanel file manager and both say that It has read and execute permissions for everyone. The directory is accessible if I name index.cgi something else, and this is my .htacess file:
<Limit GET POST>
order allow,deny
allow from all
</Limit>
What's wrong?