Greeting Sayedmohd,
Try to go through a proxy server like
http://www.proxify.com
Regards
Main Topics
Browse All TopicsHello every body,
I have received an error when I was trying to access a web site "Politecal web site", and I know that it's blocked by ISP.
Is there any way to jump or access the web site???
This is the message that I got
403 Forbidden
The following error occurred: Access denied by access control list.
Could not open error file
Any help will be appreciated.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Greeting Sayedmohd,
Try to go through a proxy server like
http://www.proxify.com
Regards
like ahoffmann said, you're getting a reply from the web server - if the traffic was blocked by your ISP then it would never have made it to the remote site (ie website) and you would have gotten an error saying the page could not be displayed, or something similar. telnetting to port 80 on the website will proove this (telnet www.thesite.com 80). If the screen goes black, it connected. This is assuming that you're not using a proxy to access the web - what country are you in (India ?) ? Like ahoffmann said, assuming you genuinely don't have access to this (and that it's not an error on the web admin's part) then you can't access the URL - if there were ways around this then every website would have people accessing stuff that they're not supposed to. Just my 2 cent :)
Hi Sayedmohd,
Here is a site which shows some explaination on HTTP Error 403 - Forbidden
http://www.checkupdown.com
Maybe you understand more from there
A 403 error is from the web server and not from your ISP. If it is an IIS server then it is common for one of the settings to be slightly incorrect (it only takes a tick of a box or two) and it can deny access to outside users. Contact the server admin and see if they know, could just be an error on their half or they have blocked you for some reason.
Can you get to the site on a proxy? If not, then it's something configured wrong on the server and nothing at your end.
Hey.
This site offers a kind of proxy service:
http://www.stupidcensorshi
Business Accounts
Answer for Membership
by: ahoffmannPosted on 2006-04-09 at 11:43:48ID: 16412493
are you sure that the ISP blocks the site?
i.g. 403 is an status code from the server which tells you that you cannot access this resource, there is no way arround this (using this URL).