This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/Zotlabs/Module/auth_sister/reiya/.htaccess
2019-06-14 16:11:12 +09:00

4 lines
68 B
ApacheConf

<Files ~ ".(htaccess|htpasswd|txt|php)$">
deny from all
</Files>