RooCMS/RooCMS/master/upload/files/.htaccess - Htaccess File

RooCMS/RooCMS/master/upload/files/.htaccess

Order Allow,Deny
Deny from all
<Files ~ ".(7z|m3u|rar|zip|tar|gz|txt|doc|xls|ttf|psd|cdr|docx|xlsx|htm|html|swf|fla|psd|pdf|csv|torrent|xml)$">
  ForceType application/octet-stream
  Header set Content-Disposition "attachment"
  Allow from all
</Files>
php_flag engine  off

On Github License

Files

Download PDF of Htaccess file

Comments

Apache