SID & start_form() cleanup.
[fa-stable.git] / .htaccess
index b923b02e3372d8c329c9ae9e204b063d653cc1de..03410fbc3a34c234d1e457f64a2668d91d5bec1f 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -4,6 +4,8 @@
 # register_globals ON
 php_flag magic_quotes_gpc Off
 php_flag register_globals Off
+# do not use SID in url
+php_flag session.use_trans_sid Off
 
 #Sometimes neccessary to add those
 #