You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
457 B
18 lines
457 B
<html>
|
|
<head>
|
|
<meta charset=utf-8 http-equiv="Content-Language" content="en"/>
|
|
</head>
|
|
<body>
|
|
<img src="libwebsockets.org-logo.svg">
|
|
<img src="strict-csp.svg"><br>
|
|
|
|
Hello from the <b>minimal http server multivhost example</b>.<br>
|
|
<br>
|
|
This was served from <i>./mount-origin-<b>localhost2</b>/index.html</i><br>
|
|
<br>
|
|
You can confirm the 404 page handler by going to this
|
|
nonexistant <a href="notextant.html">page</a>.
|
|
</body>
|
|
</html>
|
|
|