forbidden error
« on: August 31, 2010, 03:22:51 PM »
There was an error while retrieving the URL specified: [ External links are visible to forum administrators only ]
HTTP headers follow:
Tue, 31 Aug 2010 14:18:02 GMT
Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.7a mod_fcgid/2.3.5 Phusion_Passenger/2.2.15 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
535
close
text/html; charset=iso-8859-1
HTTP output:
Forbidden

You don't have permission to access / on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.7a mod_fcgid/2.3.5 Phusion_Passenger/2.2.15 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at canecorsos.info Port 80
Re: forbidden error
« Reply #1 on: August 31, 2010, 03:57:20 PM »
Hello,

don't you have an .htaccess file in domain root? If it exists, what is it's content?
Re: forbidden error
« Reply #2 on: August 31, 2010, 03:58:56 PM »
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
<Files *>
order deny,allow
deny from 72.30.
deny from 66.249.
deny from 67.195.
deny from 41.223.
deny from 174.120.
deny from 119.63.
deny from  64.245.
deny from 204.124.
deny from 173.169.
deny from 89.149.
deny from 209.7.
deny from 67.195.
deny from 74.246.
deny from 209.17.
deny from 67.16.
deny from 220.181.
deny from 204.248.
deny from 220.181.
deny from 74.6.
deny from 119.63.
deny from 216.8.
</Files>
AuthName [ External links are visible to forum administrators only ]
AuthUserFile /home/canecors/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/canecors/public_html/_vti_pvt/service.grp
Re: forbidden error
« Reply #3 on: August 31, 2010, 08:14:47 PM »
You should remove this line since it matches your own server IP address, where generator is running:
deny from 174.120.