1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/.htaccess
2012-01-24 17:02:34 +01:00

5 lines
77 B
ApacheConf

<FilesMatch "\.(inc|sql)$">
Order allow,deny
Deny from all
</FilesMatch>