Newer
Older
www-root / index.html
@Hayashi.yuu Hayashi.yuu on 18 Mar 2017 1 KB /var/www/html
<!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>

<table border="0" align="center">
<tr><td width="400" height="230" align="center"> <a href="/owncloud"><img src="owncloud.jpg"/></a> </td></tr>
</table>

<table border="0" align="center">
<tr><td width="400" height="230" align="center" valign="center"> <a href="apache2.html">Apache2 Debian Default Page</a></td></tr>
<tr><td align="center"> Apache2 - Web apprication server </td></tr>
</table>

<table border="0" align="center">
<tr><td width="400" align="center" valign="bottom"> <a href="test.php">PHP test</a></td></tr>
<tr><td width="400" align="center" valign="bottom"> <a href="mplayer.php">mplayer</a></td></tr>
</table>

</body></html>