libwebsockets/minimal-examples-lowlevel/http-server/minimal-http-server-tls-80/mount-origin/404.html

13 lines
278 B
HTML

<html>
<head>
<meta charset=utf-8 http-equiv="Content-Language" content="en"/>
<script src="/example.js"></script>
</head>
<body>
<img src="libwebsockets.org-logo.svg">
<img src="strict-csp.svg"><br>
<h1>404</h1>
Sorry, that file doesn't exist.
</body>
</html>