1 <html> 2 <head> 3 <meta charset=utf-8 http-equiv="Content-Language" content="en"/> 4 </head> 5 <body> 6 <img src="libwebsockets.org-logo.svg"> 7 <img src="strict-csp.svg"><br> 8 9 10 Hello from the <b>minimal http server multivhost example</b>.<br> 11 <br> 12 This was served from <i>./mount-origin-<b>localhost1</b>/index.html</i><br> 13 <br> 14 You can confirm the 404 page handler by going to this 15 nonexistant <a href="notextant.html">page</a>. 16 </body> 17</html> 18 19