HB/htdocs/.htaccess
2020-11-15 17:31:20 +01:00

6 lines
145 B
ApacheConf

php_flag magic_quotes_gpc Off
php_flag magic_quotes_runtime Off
php_flag magic_quotes_sybase Off
php_flag register_globals Off
Options -Indexes