mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-12 11:32:35 +02:00
Merge pull request #386 from HalianElf/master
Have return include full URL
This commit is contained in:
@@ -37,4 +37,4 @@ location ~ /auth-([0-9]+) {
|
||||
|
||||
# Optional redirect server authentication errors to organizr authentication page
|
||||
# NOTE: $host must be modified to your public URL when using subdomain proxies
|
||||
#error_page 401 $scheme://$host/?error=$status&return=$request_uri;
|
||||
#error_page 401 $scheme://$host/?error=$status&return=$scheme://$http_host$request_uri;
|
||||
|
||||
Reference in New Issue
Block a user