This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/main/git/.htaccess
2015-03-08 04:59:12 +01:00

9 lines
125 B
ApacheConf

Options -Indexes
<Files "passwd">
Require all denied
</Files>
<Files "git.php">
Require all denied
</Files>