mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
17 lines
631 B
HTML
17 lines
631 B
HTML
<html>
|
|
<head>
|
|
<title>simpsh-HTTPD</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h1>simpsh-HTTPD</h1>
|
|
<b>Usable bash-Webserver with PHP</b>
|
|
</center>
|
|
<br />
|
|
<br />
|
|
<b><a href="https://github.com/niansa/simpsh-httpd/">Click here to visit my githubproject!</a></b><br />
|
|
<a href="https://github.com/niansa/simpsh-httpd/blob/master/README.md">Read README.md</a><br />
|
|
<a href="https://github.com/niansa/simpsh-httpd/archive/1.1.5.zip">Download latest Version (1.1.5) (zip)</a><br />
|
|
<a href="https://github.com/niansa/simpsh-httpd/archive/1.1.5.tar.gz">Download latest Version (1.1.5) (tar.gz)</a><br />
|
|
</body>
|
|
</html>
|