nginx: new package

This commit is contained in:
suvari
2019-07-25 20:05:24 +03:00
parent 672ecbe8af
commit 5313d98f6a
19 changed files with 6566 additions and 5406 deletions
@@ -0,0 +1,19 @@
<html>
<head>
<title>The page is not found</title>
<style>
body { font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body bgcolor="white" text="black">
<table width="100%" height="100%">
<tr>
<td align="center" valign="middle">
<p><h2>HTTP/404</h2></p>
<p>The page you are looking for is not found!<br/>
Please check your URL.</p>
</td>
</tr>
</table>
</body>
</html>