mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
5 lines
77 B
ApacheConf
5 lines
77 B
ApacheConf
<FilesMatch "\.(inc|sql)$">
|
|
Order allow,deny
|
|
Deny from all
|
|
</FilesMatch>
|