Options -Indexes
# Allow the wizard index but block direct access to any included files
<Files "*.php">
  Order Allow,Deny
  Allow from all
</Files>
