Files
2024-12-17 13:43:22 +01:00

5 lines
91 B
ApacheConf

<FilesMatch "\.debug\.txt|\.errors\.txt">
Order allow,deny
Deny from all
</FilesMatch>