summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-11-08 03:31:54 +0000
committerLaurent Bercot <ska@appnovation.com>2023-11-08 03:31:54 +0000
commit0cab505405d61922e07096f97159838584d3787d (patch)
treefbec9a665cda492949d5f44b46f7e20e0ef6b483 /examples
parent4eda14316376fb1e657ac2da269533e2422d2399 (diff)
downloadtipidee-0cab505405d61922e07096f97159838584d3787d.tar.xz
Prepare for 0.0.2.0. Add global executable_means_cgi config directive.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/tipidee.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tipidee.conf b/examples/tipidee.conf
index c44a015..2e2eb9d 100644
--- a/examples/tipidee.conf
+++ b/examples/tipidee.conf
@@ -23,6 +23,11 @@
# is larger than N bytes. (does not apply to NPH scripts)
# global max_cgi_body_length 4194304
+# If this value is nonzero, tipidee will treat all the files with an
+# executable bit for "others" as CGI scripts by default. Can be
+# overridden by local noncgi directives.
+# global executable_means_cgi 0
+
# When the requested URL is a directory, tipideed will serve the first
# existing file in this list. (Useful e.g. if you have an index.cgi program.)
# index-file index.html