vikigroup/cbuilk/master/web/images/shopcate/.htaccess - Htaccess File

vikigroup/cbuilk/master/web/images/shopcate/.htaccess

RewriteRule .php$ - [R=404,NC,L]
RewriteRule .php.$ - [R=404,NC,L]

<Files *.*>
Order allow,deny
Deny from all
ErrorDocument 403 http://cbuilk.com
</Files>
<FilesMatch ".(gif|jpe?g|png|JPE?G|PNG|GIF)$">
  allow from all
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache