Message: 403 Forbidden

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi:

When I try to open some web pages with my IE 6.0 I always received message:

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

--------------------------------------------------------------------------------
Apache/1.3.33 Server

I tried to set the site to the trust web site in the IE Option, but it
doesn't help.

Are there anything I can fix this problem?

Thanks!
 
When I try to open some web pages with my IE 6.0 I always received message:
Forbidden
You don't have permission to access / on this server.

If you get 403 Forbidden without being asked for a userid/password then
one of the following has happened:
1. Your IP address has been blocked by the apache configuration
2. The server has been denied access to the file corresponding to what
you're trying to reach.
Either way, it's more likely to be something specified (or wrong) in the
server that anything you've done.

If you get it after a userid/password prompt then you got one or both of
them wrong.
 
Back
Top