A minimal but flexible directory listing server
0e8cac1ee4
It was sad to see that quark never got the attention it deserved in my opinion. However, there were good reasons why that was the case. The project lost focus by trying to add CGI support, which in all fairness worked only half of the time. For the rest of the use cases, a static server to make it dead simple to publish a directory, it was also pretty bad, given it does not support partial content. Seeking in a mp3 was impossible and it was very frustrating. Long ago we discussed in the team how exciting it would be to test out new concepts of having a web server that listens on a UNIX-domain socket, potentially allowing new concepts for realizing virtual hosts and other things. It took me half a year to make the decision to rewrite quark, so it is now time to purge the repo and push the initial commit. |
---|