4 lines
78 B
ApacheConf
Executable File
4 lines
78 B
ApacheConf
Executable File
<FilesMatch (.*)\.(html|php)$>
|
|
order allow,deny
|
|
deny from all
|
|
</FilesMatch> |