Server is Up and Running

You see default page served by the server. You can change this page to whatever you need. Simply put index.html in your server's root folder.
Whatever you put in the server folder will be accessible through the URL
If you put file bigger than there is available memory and then request it, server will be stopped with an error.
These are default resources provided by the server: favicon.svg, index.html, 404.html, script.js and style.css. To override put corresponding files in the server's root folder.
Security based restrictions:

Useful links: