Windows
- Launch the server by double clicking on serve.jar.
- In your browser, visit: <https://localhost/>.
Unix
- Launch the server with: sudo java -jar serve.jar
- In your browser, visit: <https://localhost/>.
In the default configuration, the server must be run as root, to allow it to listen on standard ports 80 and 443.
