From dc35d4d0adba2e38e0aa15b0977cb2377c421098 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 2 Mar 2025 09:02:37 +0100 Subject: [PATCH] script_name: config example --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index e367083c..14bb3c40 100644 --- a/config +++ b/config @@ -46,6 +46,9 @@ # SSL ciphersuite, secure configuration: DHE:ECDHE:-NULL:-SHA (see also "man openssl-ciphers") #ciphersuite = (default) +# script name to strip from URI if called by reverse proxy +#script_name = (default taken from HTTP_X_SCRIPT_NAME or SCRIPT_NAME) + [encoding]