mirror of
https://github.com/itflow-org/itflow
synced 2026-08-05 15:17:17 +00:00
3 lines
99 B
ApacheConf
3 lines
99 B
ApacheConf
# Prevent access to .git, .github, and config.php
|
|
RedirectMatch 401 ^/(\.git|\.github|config\.php)
|