game/htdocs/.htaccess

7 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