Created
January 29, 2014 02:10
-
-
Save zxmLoveLife/8680558 to your computer and use it in GitHub Desktop.
This file contains 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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | |
<html> | |
<head> | |
<title>413 Request Entity Too Large</title> | |
</head> | |
<body> | |
<h1>Request Entity Too Large</h1> | |
The requested resource<br />/d.php<br /> | |
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit. | |
<p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment