yusufcse/outfitApparels/master/wp-content/plugins/akismet/.htaccess - Htaccess File

yusufcse/outfitApparels/master/wp-content/plugins/akismet/.htaccess

Order Deny,Allow

Deny from all

<FilesMatch "^(form|akismet).(css|js)$">

  Allow from all

</FilesMatch>

#allow access to any image

<FilesMatch "^(.+).(png|gif)$">

  Allow from all

</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache