⚲
Project
General
Profile
Sign in
Register
Home
Projects
Donate
Help
Search
:
Lighttpd
All Projects
Lighttpd
Overview
Activity
Roadmap
Issues
News
Wiki
Forums
Repository
Blog
Developer Blog
Download (887 Bytes)
Bug #2150
» include-test.shtml
laforge
, 2010-01-10 20:27
<?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>
<!--#include (file="prod.include.html") -->
<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>
« Previous
1
2
3
Next »
(2-2/3)
Loading...