Child pages
  • System Administrator Guide

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
html
html
register_globals = Off
magic_quotes_gpc = Off
allow_url_include = Off

Sessions

You can also check on a few sessions-related directive in order to improve your server's handling of these.

...