virt2/api/jquery/.htaccess

5 lines
61 B
ApacheConf
Executable File

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