<meta charset="UTF-8"> 
<html>
	<body>
		<img src="libwebsockets.org-logo.png"><br>
	
		Hello from the <b>minimal http server multivhost example</b>.<br>
		<br>
		This was served from <i>./mount-origin-<b>localhost1</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>