[web] There is no easy way to redirect path in case of unathorized access
Currently if a client is not allowed to access some path, it will only display the 403 error on screen. Add a way to specify (as option) a path or URL to redirect to in such cases.