Skip to content
Byrne edited this page Nov 1, 2010 · 1 revision

SafeMode

"Safe mode" enables certain warnings about security and other issues, and turns off some small features and capabilities (for example, linking templates to files with .cgi and other extensions). Safe mode is on by default; you can turn it off by setting SafeMode to 0.

Default value: 1

Example:

    SafeMode 0
  • Categories: Appendix: Configuration Directives
  • Tags: config
Clone this wiki locally