Add files via upload

This commit is contained in:
Josiah Ogburn
2020-08-09 20:29:24 -04:00
committed by GitHub
parent 2b2e5ab26a
commit 5463337b8d
19 changed files with 488 additions and 0 deletions

23
508.shtml Normal file
View File

@@ -0,0 +1,23 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<link rel="stylesheet" type="text/css" href="css/main.css" />
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/ie_8.css" />
<![endif]-->
</head>
<body>
<div id="block_error">
<div>
<h2>Error 508.  Resource Limit Is Reached</h2>
<p>The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.
Please read more about this error in our <a href=http://www.namecheap.com/support/knowledgebase/article.aspx/1128/103/what-happens-when-my-account-reaches-lve-limits-diagnosing-and-resolving>knowledgebase</a></p>
<p>
If you are the owner of the account and you see this error not for the first time please consider upgrading your plan to the package with higher resource allocation.
</p>
</div>
</div>
</body>
</html>