X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=c80aa26e7548e5c169d024ebce63009d06837e49;hb=a335d3c8e13110304642344e4a6396bccd42801d;hp=03410fbc3a34c234d1e457f64a2668d91d5bec1f;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/.htaccess b/.htaccess index 03410fbc..c80aa26e 100644 --- a/.htaccess +++ b/.htaccess @@ -2,10 +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 -# do not use SID in url -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 + + + php_flag magic_quotes_gpc Off + php_flag register_globals Off + php_flag session.use_trans_sid Off + #Sometimes neccessary to add those #