virt2/api/img/.htaccess

5 lines
61 B
ApacheConf
Raw Normal View History

RewriteEngine Off
<Files ~ ".(php)$">
Deny from all
</Files>