source: trunk/smf/.htaccess @ 1184

Revision 499, 95 bytes checked in by iahack, 5 years ago (diff)

Solid sessions (hopefully closes all the "classic" session bugs!)

*PLEASE UPDATE YOUR MAIN config.php*

Line 
1php_value magic_quotes_gpc 0
2php_value register_globals 0
3php_value session.use_only_cookies 1
Note: See TracBrowser for help on using the repository browser.