2
This commit is contained in:
13
server-exp/index.html
Normal file
13
server-exp/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
|
||||
<title>the example web</title>
|
||||
</head>
|
||||
<body>
|
||||
<H1>webserver test page</H1>
|
||||
<p>
|
||||
Not pretty but should prove that webserver works:-)
|
||||
<p>
|
||||
<IMG SRC="example.jpg">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user