index.html 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  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">&nbsp;</TD>
  12. <td valign=top height="70" width="29" bgcolor="#669900">&nbsp;</td>
  13. <td valign="middle" height="70" width="152" align="center" bgcolor="#669900">&nbsp;</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">&nbsp;</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">&nbsp;</TD>
  35. <TD width="152" height="20">&nbsp;</TD>
  36. <TD width="558" height="20" colspan="2">&nbsp;</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">&nbsp;</TD>
  51. <TD width="181" height="40">&nbsp;</TD>
  52. </TR>
  53. <TR>
  54. <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>
  55. <TD width="529" colspan="2" rowspan="2" valign=top>
  56. <FONT face="helvetica,arial,sans-serif">
  57. <B>Webserver version:</B><br>
  58. [ lighttpd/0.1.0 (Unix) ]<br><br>
  59. <B>Installed modules:</B><br>
  60. <I>[ PHP module is not installed ]</I><br>
  61. <I>[ Apache perl module (mod_perl) is not installed ]</I><br>
  62. <I>[ Apache DAV module (mod_dav) is not installed ]</I><br>
  63. <I>[ Apache Python module (mod_python) is not installed ]</I><br>
  64. </FONT>
  65. </TD>
  66. </TR>
  67. <TR>
  68. <TD bgcolor="#669900" width="29" height="100">&nbsp;</TD>
  69. <TD width="181" height="100">&nbsp;</TD>
  70. </TR>
  71. <TR>
  72. <TD colspan="2" height="50" align=left width="181"><IMG src="gif/docu_en.png" width="181" height="50" border="0" alt="documentation"></TD>
  73. <TD width="529" colspan="2" rowspan="2" valign=top>
  74. <FONT face="helvetica,arial,sans-serif">
  75. <I>[ This host is not configured as server for the SuSE help system ]</I><br><br>
  76. <I>[ Apache manual is not installed ]</I><br>
  77. <BR>
  78. <A HREF="http://www.suse.de/">[ The SuSE website ]</A><BR>
  79. </FONT>
  80. </TD>
  81. </TR>
  82. <TR>
  83. <TD bgcolor="#669900" width="29" height="90">&nbsp;</TD>
  84. <TD width="181" height="90">&nbsp;</TD>
  85. </Table>
  86. </td>
  87. </tr>
  88. <tr>
  89. <td width=29 bgcolor="#669900">&nbsp;</td>
  90. <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>
  91. </tr>
  92. </TABLE>
  93. </BODY>
  94. </HTML>