Options -Indexes
# AddDefaultCharset utf-8

<IfModule mod_php5.c>
	php_flag register_globals off
	php_flag magic_quotes_gpc off
</IfModule>
