Open idolpx opened 3 years ago
Actually it would be cool if it could detect a webbrowser and just bypass webdav and serve up web pages as usual. That's kinda what I'm trying to do here.
I love having the webdav access to root but when accessing via a web browser I just want it to serve up html.
@idolpx The API and the example are updated with what's needed about your feature request.
Thanks! Trying to get this to work now.
Have you had a chance to try ?
I want to use "/" as root for WebDAV but I would like to rewrite the URL for "/" to "/.www/index.html" so my web configuration app will be accessible by default.
This does not work. Is there a way to do this?