mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Co-authored-by: Roman Pronskiy <roman@pronskiy.com> Co-authored-by: Derick Rethans <derick@php.net>
5 lines
82 B
ApacheConf
5 lines
82 B
ApacheConf
<FilesMatch "\.(inc|sql|lock)$">
|
|
Order allow,deny
|
|
Deny from all
|
|
</FilesMatch>
|