1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/pound/config.hlp
3 # Copyright (C) 2004 - 2022 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 Here you will find config options for the Pound package.
14 SDECFG_PKG_POUND_DAEMON
15 Enable or disable running Pound in daemon mode.
19 SDECFG_PKG_POUND_SUPER
20 Enable or disable running Pound with supervisor process
24 SDECFG_PKG_POUND_MSWEBDAV
25 Enable or disable the Microsoft WebDAV extensions.
28 This is also required for using Pound in front of a Subversion server.
29 (see http://subversion.tigris.org for details)
33 SDECFG_PKG_POUND_UNSAFE
34 Enable or disable matching unsafe URL characters.
36 If enabled the characters "{}|\^[]'" will be allowed in request URLs.
37 This can be overridden in the configuration file.