abdoumej/libsamy/master/img/cms/.htaccess - Htaccess File

abdoumej/libsamy/master/img/cms/.htaccess

<IfModule mod_php5.c>
  php_flag engine off
</IfModule>
deny from all
<Files ~ "(?i)^.*.(jpg|jpeg|gif|png|bmp|tiff|svg|pdf|mov|mpeg|mp4|avi|mpg|wma|flv|webm)$">
  order deny,allow
  allow from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache