Post Reply 
[Help] DNS/Server Redirection
Jun. 08, 2011, 03:23 AM
Post: #1
[Help] DNS/Server Redirection
Hi

Sometimes my ISP redirects me to their home page when i request to any www domain and https (ssl) for an interval of hours every day. I´m still looking for an app to bypass this, but i found proxomitron very useful.

These are the headers reply i get from my isp's dns when i try to surf:

<html>
<meta http-equiv="Cache-Control" content="no-cache, max-age=0, must-revalidate, proxy-revalidate, s-maxage=0">
<meta http-equiv="Expires" content="now">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Content-Type" content="text/html">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="refresh" content="0; url=http://www.xxx.myisp.com/xxxx/" />
<title>Redirection</title>
<meta name="robots" content="noindex,follow" />
</head>
<body>
<!-- Server VLB Plans/Apache -->
</body>
</html>

I need to know if there´s a special filter to avoid or kill the "refresh" header, and how i may change meta and http headers. And maybe how to bypass a proxy cache if that´s the case.

Thnks.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[Help] DNS/Server Redirection - steellar - Jun. 08, 2011 03:23 AM
RE: [Help] DNS/Server Redirection - Oddysey - Jul. 05, 2011, 09:39 PM
RE: [Help] DNS/Server Redirection - ProxRocks - Jul. 06, 2011, 12:57 AM
RE: [Help] DNS/Server Redirection - Oddysey - Jul. 08, 2011, 08:11 PM
RE: [Help] DNS/Server Redirection - susa - Jun. 11, 2011, 10:41 AM
RE: [Help] DNS/Server Redirection - ProxRocks - Jun. 11, 2011, 11:07 AM

Forum Jump: