EHCP-Force-Edition/ehcp/.htaccess
2018-04-02 16:26:17 -06:00

9 lines
259 B
ApacheConf
Executable file

Allow from all
<Files ~ "\.(conf|cert|cnf|key|py|sh|sql|txt)$">
Deny from all
</Files>
<Files ~ "^(config\.php|^install.*\.php|apache_subdomain_template|authmysqlrc|dnszonetemplate|cronbackup\.php)$|^apachetemplate">
Deny from all
</Files>