4 lines
69 B
ApacheConf
4 lines
69 B
ApacheConf
<Files ~ "\.(php|htm|html)$">
|
|
order allow,deny
|
|
deny from all
|
|
</Files> |