# Allow access to everyone
<Files *.*>
allow from all
</Files>
<IfModule mod_php5.c>
php_value magic_quotes_gpc Off
</IfModule>
