summarylogtreecommitdiffstats
path: root/htaccess
blob: 5968acaa485fb67c042a85a842b105c3169bfe5a (plain)
1
2
3
4
php_flag magic_quotes_gpc off
php_flag register_globals off
php_flag magic_quotes_runtime off
php_flag short_open_tag on