chevereto-free/content/pages/.htaccess
2016-08-18 17:39:31 -03:00

4 lines
No EOL
66 B
ApacheConf

<FilesMatch "\.php$">
Order Deny,Allow
Deny from all
</FilesMatch>