WebDAV Nav support for HTTP redirects

Create complex redirects on initial connection to direct users to their correct folders

WebDAV Nav is able to correctly follow standard HTTP redirects (302 or 307) when initially creating a connection to a server.

This will enable server administrators to redirect users based on authentication details to different servers or folders.

###EXAMPLE

###SAMPLE SCRIPT As an example I’ve created a sample Python script that may be configured to provide this service.

WebDAVNav Redirector

This has been tested on a variety of platforms include Debian, Ubuntu and Raspberry Pi.

Once this server script is configured and running, you can direct all your WebDAV Nav clients to connect directly to this endpoint. It will then handle the redirect to your real servers