Url Rewriting
Any interest in adding the ability to have url rewriting for statik? The use case is angular-js apps that have html5 mode enabled need to redirect to root to avoid 404s. https://github.com/passy/generator-heroku/issues/7 Maybe integration with https://github.com/tinganho/connect-modrewrite?
When I wrote this client, the aim was to effortlessly serve a given directory over HTTP. The function of this program is quite clear but limited in that sense. However, I'm not 100% against adding new features requested here on this forum.
If you can send a pull request (of even just a simple demo on this issues page) then we can discuss how it integrates with the library and the command line interface. And we could go from there.
Hey, thanks for the response. I have a working example on my fork: https://github.com/limitingfactor/statik. Another feature I'm probably going to try to do a patch for is force ssl.