Annotation of embedaddon/lighttpd/tests/docroot/www/index.txt, revision 1.1.1.1
1.1 misho 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2: <HTML>
3: <HEAD>
4: <TITLE>Webserver testpage</TITLE>
5: <META content="iso-8859-1" http-equiv="charset">
6: <META name="author" content="Christian Hofmann, SuSE Linux AG">
7: </HEAD>
8: <BODY BGCOLOR="#ffffff" LINK="#669900" ALINK="#669900" VLINK="#fb8000" text=black marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
9: <TABLE border="0" width="760" cellpadding="0" cellspacing="0">
10: <TR>
11: <TD rowspan="4" bgcolor="#669900" width="50"> </TD>
12: <td valign=top height="70" width="29" bgcolor="#669900"> </td>
13: <td valign="middle" height="70" width="152" align="center" bgcolor="#669900"> </td>
14: <td valign=middle height="70" width="529" bgcolor="#669900">
15: <div align="center">
16: <font face="Courier New,Courier,mono" size="5" color="white"><B>+++ testinfo - webserver +++</b></font>
17: </div>
18: </td>
19: </tr>
20: <TR>
21: <td width="29" height="100" valign="middle" bgcolor="#669900"> </td>
22: <td width="152" height="100" align="center" valign="bottom"><IMG src="gif/penguin.gif" width=90 height=76 hspace=0 vspace=0 border=0 alt=" "></td>
23: <td width="529" height="100" valign="middle">
24: <div align="center">
25: <font face="Courier New,Courier,mono" size="3"><I>This is only a test page for the webserver!</I></font><br>
26: <font face="Courier New,Courier,mono" size="-1">SuSE is not responsible for the contents of this domain!</font>
27: </div>
28: </td>
29: </tr>
30: <tr>
31: <td valign=top align=left colspan="4">
32: <table border="0" cellpadding="0" cellspacing="0" width="710" vspace="0" hspace="0">
33: <TR>
34: <TD bgcolor="#669900" width="29" height="20"> </TD>
35: <TD width="152" height="20"> </TD>
36: <TD width="558" height="20" colspan="2"> </TD>
37: </tr>
38: <TR>
39: <TD height="50" align=left width="181" colspan="2"><IMG src="gif/sysinfo_en.png" width="181" height="50" border="0" alt="system information"></TD>
40: <TD width="529" colspan="2" rowspan="2" valign=top>
41: <FONT face="helvetica, arial, sans-serif">
42: <B>Operating system:</B> [ SuSE Linux 8.0 (i386)
43: ]<BR>
44: <B>Host:</B> [ grisu.home.kneschke.de, Kernel: 2.4.18-4GB (i686)
45: ]
46: </FONT>
47: </TD>
48: </TR>
49: <TR>
50: <TD bgcolor="#669900" width="29" height="40"> </TD>
51: <TD width="181" height="40"> </TD>
52: </TR>
53:
54: <TR>
55: <TD height="50" align=left width="181" colspan="2"><IMG src="gif/version_en.png" width="181" height="50" border="0" alt="webserver and modules"></TD>
56: <TD width="529" colspan="2" rowspan="2" valign=top>
57: <FONT face="helvetica,arial,sans-serif">
58: <B>Webserver version:</B><br>
59: [ lighttpd/0.1.0 (Unix) ]<br><br>
60:
61: <B>Installed modules:</B><br>
62: <I>[ PHP module is not installed ]</I><br>
63: <I>[ Apache perl module (mod_perl) is not installed ]</I><br>
64: <I>[ Apache DAV module (mod_dav) is not installed ]</I><br>
65: <I>[ Apache Python module (mod_python) is not installed ]</I><br>
66:
67: </FONT>
68: </TD>
69: </TR>
70: <TR>
71: <TD bgcolor="#669900" width="29" height="100"> </TD>
72: <TD width="181" height="100"> </TD>
73: </TR>
74: <TR>
75: <TD colspan="2" height="50" align=left width="181"><IMG src="gif/docu_en.png" width="181" height="50" border="0" alt="documentation"></TD>
76: <TD width="529" colspan="2" rowspan="2" valign=top>
77: <FONT face="helvetica,arial,sans-serif">
78: <I>[ This host is not configured as server for the SuSE help system ]</I><br><br>
79: <I>[ Apache manual is not installed ]</I><br>
80:
81: <BR>
82: <A HREF="http://www.suse.de/">[ The SuSE website ]</A><BR>
83:
84:
85:
86: </FONT>
87: </TD>
88:
89: </TR>
90: <TR>
91: <TD bgcolor="#669900" width="29" height="90"> </TD>
92: <TD width="181" height="90"> </TD>
93: </Table>
94: </td>
95: </tr>
96: <tr>
97: <td width=29 bgcolor="#669900"> </td>
98: <td valign=bottom align=right width="681" colspan="3"><A HREF="http://www.suse.de/en/"><IMG src="gif/powered_by_suse.gif" alt="powered by SuSE" width=100 height=40 hspace=5 vspace=5 border=0></A></td>
99: </tr>
100:
101: </TABLE>
102: </BODY>
103: </HTML>
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>