mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-07 08:46:42 +02:00
2 lines
116 B
ApacheConf
2 lines
116 B
ApacheConf
<IfModule authz_core_module> Require all denied </IfModule>
|
|
<IfModule !authz_core_module> Deny from all </IfModule>
|