araname/dokuwiki-template-monobook/master/user/.htaccess - Htaccess File

araname/dokuwiki-template-monobook/master/user/.htaccess

#Note: If this file prevents running monobook in your environment, simply delete
#      it. Everything should be safe even if the files blocked by the following
#      Apache rules are accessible.
#      The reason for protecting these files is to to keep searchengines/foo
#      away from indexing files containing version information, names and/or not
#      necessarily public template parts by default.
<FilesMatch "^(tabs|buttons|boxes).php$">
  Order Deny,Allow
  Deny from all
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache