Created
August 9, 2013 04:39
-
-
Save Domon/6191231 to your computer and use it in GitHub Desktop.
502 error from a page of Yahoo News Taiwan: http://tw.news.yahoo.com/%E7%BE%8E%E5%9C%8B%E6%B0%B4%E5%85%B5%E4%B8%8D%E6%83%B3%E5%80%BC%E5%8B%A4-%E6%94%BE%E6%8A%8A%E7%81%AB%E7%87%92%E6%8E%89%E6%A0%B8%E5%AD%90%E6%BD%9B%E8%89%A6-232227151.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html><head><title>Cannot find server.</title></head> | |
<body bgcolor="white" fgcolor="black"> | |
<font face="Helvetica,Arial"><b> | |
<style>a:link {font:8pt/11pt verdana; color:red}a:visited {font:8pt/11pt verdana; color:#4e4e4e}</style><meta http-equiv="Content-Type" content="text-html; charset=Windows-1252"><title>Cannot find server</title><table width="400" cellpadding="3" cellspacing="5"><tbody><tr><td id="tableProps2" align="left" valign="middle" width="360"><h1 id="textSection1" style="COLOR: black; FONT: 13pt/15pt verdana"><span id="errorText">The page cannot be displayed</span></h1></td></tr><tr><td id="tablePropsWidth" width="400" colspan="2"><font style="COLOR: black; FONT: 8pt/11pt verdana">The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.</font></td></tr><tr><td id="tablePropsWidth" width="400" colspan="2"><font id="LID1" style="COLOR: black; FONT: 8pt/11pt verdana"><hr color="#C0C0C0" noshade=""><p id="LID2">Please try the following:</p><ul><li id="instructionsText1">Click the Refresh button, or try again later.</li><li id="instructionsText2"> If you typed the page address in the Address bar, make sure that it is spelled correctly. <br></li><li id="instructionsText3">To check your connection settings, click the<b>Tools</b> menu, and then click <b>Internet Options</b>. On the <b>Connections</b> tab, click <b>Settings</b>. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).</li><li id="instructionsText5">Some sites require 128-bit connection security. Click the <b>Help</b> menu and then click <b> About Internet Explorer </b> to determine what strength security you have installed.</li><li id="instructionsText4">If you are trying to reach a secure site, make sure your Security settings can support it. Click the <b>Tools</b> menu, and then click <b>Internet Options</b>. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.</li><li id="list3">Click the Back button to try another link.</li></ul><p><br></p><h2 id="PEText" style="font:8pt/11pt verdana; color:black">502 - Cannot find server or DNS Error</h2></font></td></tr> </tbody></table></b></font> | |
<!-- default "Cannot find server." response (502) --> | |
</body></html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The page cannot be displayed | |
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. | |
Please try the following: | |
Click the Refresh button, or try again later. | |
If you typed the page address in the Address bar, make sure that it is spelled correctly. | |
To check your connection settings, click theTools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP). | |
Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed. | |
If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0. | |
Click the Back button to try another link. | |
502 - Cannot find server or DNS Error | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment