#
# public readable directory
#

order deny,allow
allow from all

<IfModule mod_rewrite.c>
  RewriteEngine Off
</IfModule>
