X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=c80aa26e7548e5c169d024ebce63009d06837e49;hb=af7088b5a3b03f886d2602171d09e1728894701a;hp=b923b02e3372d8c329c9ae9e204b063d653cc1de;hpb=20acc55dd7c2c494f0dbb40d93ba006622f2a118;p=fa-stable.git diff --git a/.htaccess b/.htaccess index b923b02e..c80aa26e 100644 --- a/.htaccess +++ b/.htaccess @@ -2,8 +2,16 @@ # Maybe you might have problems # with other scripts that needs # register_globals ON -php_flag magic_quotes_gpc Off -php_flag register_globals Off + + php_flag magic_quotes_gpc Off + php_flag register_globals Off + php_flag session.use_trans_sid Off + + + php_flag magic_quotes_gpc Off + php_flag register_globals Off + php_flag session.use_trans_sid Off + #Sometimes neccessary to add those #