index.html 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <HTML>
  2. <TITLE>Monkey HTTP Daemon</TITLE>
  3. <BODY bgcolor="#ffffff" text="#000000" link="#172354" vlink="#172354" alink="#172354">
  4. <br><br>
  5. <center>
  6. <img src="imgs/titulo.jpg">
  7. <BR><BR>
  8. <TABLE cellpadding="3" cellspacing="3" border="0" width="500">
  9. <TR>
  10. <TD width="120" valign="top">
  11. <img src="imgs/logonooficial.jpg">
  12. </TD>
  13. <TD valign="top">
  14. <BR><BR>
  15. Monkey it's running in your system, smile and be happy :)
  16. <BR><BR>
  17. Contact me :
  18. <a href=mailto:edsiper@users.sf.net>edsiper@users.sourceforge.net</a><br><br>
  19. </TD>
  20. </TR>
  21. </TABLE>
  22. <BR>
  23. <TABLE cellpadding="0" cellspacing="0" border="0" width="450">
  24. <TR>
  25. <TD width="50%" valign=top>
  26. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" BGCOLOR="#335470" VALIGN="top" WIDTH=200>
  27. <TR>
  28. <TD>
  29. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="1" BGCOLOR="#335470" VALIGN="top" HEIGHT="100%" WIDTH="100%">
  30. <TR>
  31. <TD ALIGN="center" BGCOLOR="#335470">
  32. <b><font color=#ffffff>Documentation</font></b>
  33. </TD>
  34. </TR>
  35. </TABLE>
  36. </TD>
  37. </TR>
  38. </TABLE>
  39. <TABLE cellpadding="2" cellspacing="2" border="0" width="200">
  40. <TR>
  41. <TD valign="top">
  42. <li>&nbsp;<font color="#172354">Monkey + PHP</font>
  43. <BR>
  44. <DIV align="left">
  45. <TABLE cellpadding="3" cellspacing="0" border="0" width="100%">
  46. <TR><TD>
  47. <font size="2">
  48. [<a href="docs/monkey+php.en.html">English</a>]&nbsp;
  49. [<a href="docs/monkey+php.es.html">Español</a>]&nbsp;
  50. [<a href="docs/monkey+php.fr.html">French</a>]&nbsp;
  51. [<a href="docs/monkey+php.pt-br.html">Português</a>]&nbsp;
  52. [<a href="docs/monkey+php.ru.html">Russian</a>]&nbsp;
  53. [<a href="docs/monkey+php.sv.html">Swedish</a>]
  54. <BR><BR>
  55. <CENTER>
  56. We need more translators!
  57. </CENTER>
  58. </font>
  59. </TD></TR>
  60. </TABLE>
  61. </DIV>
  62. </TD>
  63. </TR>
  64. </TABLE>
  65. </TD>
  66. <TD width="50%" valign="top">
  67. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" BGCOLOR="#335470" VALIGN="top" WIDTH=200>
  68. <TR>
  69. <TD>
  70. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="1" BGCOLOR="#335470" VALIGN="top" HEIGHT="100%" WIDTH="100%">
  71. <TR>
  72. <TD ALIGN="center" BGCOLOR="#335470">
  73. <b><font color=#ffffff>Test of supports</font></b>
  74. </TD>
  75. </TR>
  76. </TABLE>
  77. </TD>
  78. </TR>
  79. </TABLE>
  80. <li>&nbsp; <a href="cgi-bin/test.pl"> CGI & Post Method</a>
  81. <li>&nbsp; <a href="php/index.php">PHP: phpinfo();</a>
  82. <li>&nbsp; <a href="imgs/">Browse Dir</a>
  83. </TD>
  84. </TR>
  85. </TABLE>
  86. <BR><BR>
  87. <b>Monkey Home</b>: <a href="http://monkeyd.sourceforge.net">http://monkeyd.sourceforge.net</a>
  88. <BR><BR>
  89. </CENTER>
  90. </BODY>
  91. </HTML>