summary refs log tree commit diff
path: root/examples
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-27 22:11:51 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-27 22:11:51 +0000
commit0c1ac7d2cbb15807c481d6b415ee3225aae626ca (patch)
treece8f2f4efd438dce8b06fb4a7286880297fe7e41 /examples
parent90876cca0f1f1abd3f9554280391dc1e39a544e0 (diff)
downloadtipidee-0c1ac7d2cbb15807c481d6b415ee3225aae626ca.tar.gz
tipidee-0c1ac7d2cbb15807c481d6b415ee3225aae626ca.tar.xz
tipidee-0c1ac7d2cbb15807c481d6b415ee3225aae626ca.zip
Fix example tipidee.conf
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/tipidee.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/tipidee.conf b/examples/tipidee.conf
index 2138400..c44a015 100644
--- a/examples/tipidee.conf
+++ b/examples/tipidee.conf
@@ -35,10 +35,10 @@
 # The default mappings should work well for most servers.
 # content-type text/html .html .htm
 
-# You can add custom headers if you like. "weak" means that a CGI script
-# can override them; "strong" means that they will take precedence over
-# whatever a CGI script writes.
-# custom-header weak X-Content-Type-Options nosniff
+# You can add custom headers if you like. "add" means that a CGI script
+# can override them; "always" means that they will take precedence over
+# whatever a CGI script writes. "remove" and "never" to suppress headers.
+# custom-header add X-Content-Type-Options nosniff
 
 
 ### Definitions for the example.com domain