-
Notifications
You must be signed in to change notification settings - Fork 0
/
500.php
36 lines (33 loc) · 1.36 KB
/
500.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IIS 7.5 (Windows) - error</title>
<style>
body,h1,h2,h3{margin:0;}
body{font-family:sans-serif;background-color:#cee3ef;}
fieldset{border-color:#73716b;}
legend{font-weight:900;background-color:#e7eff7;border:2px solid #e0e0e0;border-bottom:2px solid #949694;}
h2,h3{color:#ce0000;}
h2{margin-bottom:10px;}
#header,#subheader_Server{color:#fff;padding:20px;}
#header{background-color:#5a86b5;border-bottom:1px solid #4a6d8c;}
#subheader_Server{background-color:#5a7da5;text-align:right;border-bottom: 1px solid #c6cfde;}
.container{margin:20px;padding:10px;background-color:#fff;}
</style>
<title></title>
</head>
<body>
<div id="header">
<h1>Error in deployed application 'endedman-j2mellc'</h1>
</div>
<div id="subheader_Server">
IIS 7.5 (Windows)
</div>
<div class="container">
<fieldset>
<legend>Error summary</legend>
<h2>HTTP Error 500 - Internal Server Error</h2>
<h3>There is a problem with the resource you listing.</h3>
<img src="//j2me.ml/logo.jpg" />
</fieldset>
</div>
</body></html>