Newer
Older
www-root / index.html
@Hayashi.yuu Hayashi.yuu on 18 Mar 2017 2 KB add PHP,PostGIS,GIT server,mplayer
<!DOCTYPE html>
<html>
<head>
	<style>
div#page-header {
    margin-left: 10px;
}

div#page-header img {
    padding: 0;
    display: block;
    margin: -78px 0 1px 2em;
    width: 800px;
    height: 72px;
    border: none;
}

div#page-header p.apache {
    background-color: #304558;
    color: #fff;
    padding: 0 0 0 248px;
    margin: 8px 0 0 0;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
}

div#page-header p.menu {
    text-align: right;
    font-size: 13px;
    margin: 30px 0 0.5em 0;
    padding: 0;
}

	</style>
	<title>Wellcome - surveyor.mydns.jp Server</title>
</head>
<body>

        <div id="page-header">
            <p class="menu">&nbsp;</p>
            <p class="apache">&nbsp;</p>
            <a href="/">
            <img alt="" width="800" height="72"  src="./httpd_logo_wide_new.png" />
            </a>
        </div>

	<h1>It works!</h1>
	<p>This is the default web page for this server.<br/>
	Apache/2.2.22 (Debian) Server at 192.168.0.200 Port 80</p>
	<p>/var/www/html</p>

<table border="0" align="center"><tr><td>
	<table border="0" align="center">
	<tr>
		<td width="200" height="230" align="center" valign="center">
			<a href="apache2.html"><img src="apache-logo.jpg"/></a><br/>Apache2 Debian Default Page
		</td>
		<td width="200" height="230" align="center" valign="center">
			<a href="/owncloud"><img src="owncloud.jpg"/></a>
		</td>
		<td width="200" height="230" align="center" valign="center">
			<a href="test.php"><img src="php-logo.png"/></a><br/>PHP test
		</td>
	</tr>
	<tr>
		<td width="200" height="230" align="center" valign="center">
			<a href="mplayer.php"><img src="mplayer-logo.png"/></a><br/>mplayer
		</td>
		<td width="200" height="230" align="center" valign="center">
			<a href="http://surveyor.mydns.jp/gitweb/"><img src="gitserver-logo.png"/></a><br/>/var/lib/git/
		</td>
		<td width="200" height="230" align="center" valign="center">
			<a href="http://surveyor.mydns.jp/owncloud/index.php/s/MNBsP7hmDIMHtwD"><img src="logo_postgis.jpg"/></a>
		</td>
	</tr>
	</table>
</td></tr></table>

</body></html>