You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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. passy/generator-heroku#7 Maybe integration with https://github.com/tinganho/connect-modrewrite?
The text was updated successfully, but these errors were encountered: