Newer
Older
www-root / index.html
@hayashi hayashi on 16 Oct 2017 3 KB glassfish logo
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5. div#page-header {
  6. margin-left: 10px;
  7. }
  8.  
  9. div#page-header img {
  10. padding: 0;
  11. display: block;
  12. margin: -78px 0 1px 2em;
  13. width: 800px;
  14. height: 72px;
  15. border: none;
  16. }
  17.  
  18. div#page-header p.apache {
  19. background-color: #304558;
  20. color: #fff;
  21. padding: 0 0 0 248px;
  22. margin: 8px 0 0 0;
  23. text-align: center;
  24. vertical-align: middle;
  25. font-size: 16px;
  26. font-weight: bold;
  27. line-height: 29px;
  28. }
  29.  
  30. div#page-header p.menu {
  31. text-align: right;
  32. font-size: 13px;
  33. margin: 30px 0 0.5em 0;
  34. padding: 0;
  35. }
  36.  
  37. </style>
  38. <title>Wellcome - surveyor.mydns.jp Server</title>
  39. </head>
  40. <body>
  41.  
  42. <div id="page-header">
  43. <p class="menu">&nbsp;</p>
  44. <p class="apache">&nbsp;</p>
  45. <a href="/">
  46. <img alt="" width="800" height="72" src="./httpd_logo_wide_new.png" />
  47. </a>
  48. </div>
  49.  
  50. <h1>It works!</h1>
  51.  
  52. <table border="0" align="center">
  53. <tr>
  54. <td>
  55. Raspberry pi 2 B+<br/>192.168.0.200:80
  56. </td>
  57. <td>
  58. Raspberry pi 3 B+<br/>192.168.0.201:80
  59. </td>
  60. </tr>
  61. <tr>
  62. <td>
  63. <table border="0" align="center">
  64. <tr>
  65. <td width="220" height="230" align="center" valign="center">
  66. <a href="/owncloud"><img src="owncloud.jpg"/></a>
  67. </td>
  68. <td width="220" height="230" align="center" valign="center">
  69. <a href="test.php"><img src="php-logo.png"/></a><br/>PHP test
  70. </td>
  71. <td width="220" height="230" align="center" valign="center">
  72. <a href="http://surveyor.mydns.jp/owncloud/index.php/s/MNBsP7hmDIMHtwD"><img src="OSM_Logo_design_Ben_Hall.png"/></a><br/>OpenStreetMap
  73. </td>
  74. </tr>
  75. <tr>
  76. <td width="220" height="230" align="center" valign="center">
  77. <a href="mplayer.php"><img src="mplayer-logo.png"/></a><br/>mplayer
  78. </td>
  79. <td width="220" height="230" align="center" valign="center">
  80. <a href="http://surveyor.mydns.jp/gitweb/"><img src="gitserver-logo.png"/></a><br/>/var/lib/git/
  81. </td>
  82. <td width="220" height="230" align="center" valign="center">
  83. <a href="http://surveyor.mydns.jp/carto.html"><img src="logo_postgis.jpg"/></a>
  84. </td>
  85. </tr>
  86. </table>
  87. </td>
  88. <td>
  89. <table border="0" align="center">
  90. <tr>
  91. <td width="110" height="230" align="center" valign="center">
  92. </td>
  93. <td width="220" height="230" align="center" valign="center">
  94. <a href="http://surveyor.mydns.jp/gitbucket/"><img src="gitbucket.png" width="160" height="160"/><br/>GitBucket</a>
  95. </td>
  96. <td width="110" height="230" align="center" valign="center">
  97. </td>
  98. </tr>
  99. <tr>
  100. <td width="110" height="230" align="center" valign="center">
  101. </td>
  102. <td width="220" height="230" align="center" valign="center">
  103. <a href="http://surveyor.mydns.jp/glassfish/"><img src="GlassFish_logo.png" width="160" height="71"/><br/>GlassFish 4.</a>
  104. </td>
  105. <td width="110" height="230" align="center" valign="center">
  106. </td>
  107. </tr>
  108. </table>
  109. </td>
  110. </tr>
  111. <tr>
  112. <td>
  113.  
  114. <p align="right">This is the default web page for this server.<br/>
  115. <a href="apache2.html">Apache/2.2.22 (Debian)</a><br/>
  116. public Server at http://surveyor.mydns.jp:80/<br/>
  117. /var/www/html</p>
  118. </td>
  119. <td>
  120.  
  121. <p align="right">
  122. public Server at http://surveyor.mydns.jp/gitbucket<br/>
  123. /var/gitbucket/</p>
  124. </td>
  125. </tr>
  126. </table>
  127.  
  128. </body></html>