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>
@@ -0,0 +1,33 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<title>Pisi Linux Nginx Web Sunucusu İçin Deneme Sayfası</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="nginx.css" type="text/css">
</head><body>
<center><a href="http://www.pisilinux.org"><img src="pisi-linux.png" alt="PisiLinux" border="0"></a>
<h1>Pisi Linux Web Sunucusu Deneme Sayfası</h1>
<p> <b>Bu sayfanın hazırlandığı diğer diller: [<a href="index.html">İngilizce</a>]
</b><br>
</p>
</center>
<p>Bu sayfayı gördüğünüze göre <a href="http://www.pisilinux.org">Pisi Linux</a> üzerine <a href="http://www.nginx.net/"><b>Nginx Web Sunucusu</b></a>'nu
başarılı bir şekilde kurdunuz demektir. Bu sayfanın bulunduğu dizine
kendi sayfalarınızı ekleyip hemen yayımlamaya başlayabilirsiniz.</p>
<hr size="4" width="80%">
<p><a href="http://www.pisilinux.org">Pisi Linux,</a> Nginx Web
Sunucusu'nun güvenli bir şekilde çalışabileceği özgür bir Linux
dağıtımıdır. <b>Nginx</b> Web Sunucusu'nu kullanırken aşağıdaki Nginx
logosunu kullanabilirsiniz. Pisi Linux ve Nginx'i kullandığınız için
teşekkür ederiz!</p>
<center><img src="nginx.gif" alt="Nginx"></center>
</body></html>
@@ -0,0 +1,29 @@
<html>
<head>
<title>Pisi Linux Nginx Web Server Test Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="nginx.css" type="text/css" />
</head>
<body>
<center><a href="http://www.pisilinux.org"><img border="0" src="pisi-linux.png" alt="PisiLinux" /></a>
<h1>Pisi Linux Web Server Test Page</h1>
<p> <b>See this page in
[<a href=index-tr.html>Turkish</a>]
</b><br>
</center>
<p> You have successfully installed
<a href="http://www.nginx.net/"><b>Nginx web server</b></a>
under <a href="http://www.pisilinux.org">Pisi Linux</a>. Now it's possible to add HTML pages located in this directory.
</p>
<hr width="80%" size="4" />
<p><a href="http://www.pisilinux.org">Pisi Linux,</a> is a free to use, modify and distribute Linux distribution on which you can run <b>Nginx</b> web server in a secure manner.
You can use the following Nginx logo while using Nginx web server in your web pages. Thanks for using Pisi Linux and Nginx! </p>
<center><img src="nginx.gif" alt="Nginx" /></center>
</body>
</html>
@@ -0,0 +1,89 @@
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
body {
width: 96%;
margin-right: 10px;
margin-left: 10px;
padding-right: 0pt;
padding-left: 0pt;
font-size: 0.8em ! important;
padding-top: 0pt ! important;
padding-bottom: 0pt ! important;
background-color: rgb(255, 255, 255);
color: rgb(0, 0, 0);
margin-bottom: 10px ! important;
margin-top: 10px ! important;
text-align: justify ! important;
font-family: "DejaVu Sans",sans-serif ! important;
}
h1 {
border: 0.5px solid rgb(204, 204, 204);
padding: 10px 10px 4px;
font-family: "DejaVu Sans",Arial,sans-serif;
font-weight: bold;
vertical-align: bottom;
color: rgb(27, 87, 177);
width: 96%;
font-size: 1.75em;
background-color: rgb(247, 247, 247);
text-align: center;
}
h2 {
padding: 0pt;
font-family: "DejaVu Sans",Arial,sans-serif;
font-size: 1.25em;
font-weight: bold;
vertical-align: bottom;
background-color: rgb(255, 255, 255);
color: rgb(27, 87, 177);
width: 95%;
text-align: left;
}
h3 { font-size: 1em;
background-color: rgb(48, 48, 48);
color: rgb(27, 87, 177);
text-align: center;
}
hr { border-style: none none solid;
border-color: rgb(204, 204, 204);
border-width: 0pt 0pt 1px;
text-align: center;
}
a:link {
background-color: rgb(255, 255, 255);
text-decoration:none;
color: rgb(96, 96, 80);
}
a:visited {
background-color: rgb(255, 255, 255);
text-decoration:none;
color: rgb(72, 70, 143);
}
a:hover {
background-color: rgb(255, 255, 255);
color: rgb(255, 34, 0);
}
.pardus-content { border: 1px solid rgb(240, 240, 240);
margin: 7px 7px;
padding: 24px;
min-width: 140px;
color: rgb(0, 0, 0);
background-color: rgb(252, 252, 252);
font-size: 0.8em;
}
div.box { border: 0.5px solid rgb(204, 204, 204);
margin: 0.5em ;
padding: 10px;
background-color: rgb(247, 247, 247);
color: rgb(0, 0, 0)
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB