You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
843 B
30 lines
843 B
7 years ago
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||
|
<head>
|
||
|
<title>Powered by lighttpd</title>
|
||
|
<link rel="shortcut icon" href="favicon.ico" />
|
||
|
<link rel="icon" href="favicon.ico" />
|
||
|
<style type="text/css">
|
||
|
<!--
|
||
|
body { background: white; color: #666f85; text-align: center }
|
||
|
img { border: none }
|
||
|
-->
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<p>
|
||
|
<img src="light_logo.png" width="249" height="239" alt="LIGHTTPD - fly light." />
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="poweredby.png" width="88" height="31" alt="Powered by GNU/Linux" />
|
||
|
<br />
|
||
|
<a href="http://www.lighttpd.net/"><img src="light_button.png" width="80" height="27" alt="Powered by Lighttpd" /></a>
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|