We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ebc408 + 2e74ef8 commit 2ae380fCopy full SHA for 2ae380f
1 file changed
organizr-auth.subfolder.conf.sample
@@ -37,4 +37,4 @@ location ~ /auth-([0-9]+) {
37
38
# Optional redirect server authentication errors to organizr authentication page
39
# NOTE: $host must be modified to your public URL when using subdomain proxies
40
-#error_page 401 $scheme://$host/?error=$status&return=$request_uri;
+#error_page 401 $scheme://$host/?error=$status&return=$scheme://$http_host$request_uri;
0 commit comments