Lately I searched for a way to open a web server, mainly for static content, from the current directory under Linux. In the java world, I am used to do this with maven or gradle, starting an embedded jetty, tomcat or similar. I did not want to do this for