Files
main/server/web/nginx/files/default-page/index.html
T
2019-07-25 20:05:24 +03:00

30 lines
1.0 KiB
HTML

<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>