6 lines
119 B
ApacheConf
Executable file
6 lines
119 B
ApacheConf
Executable file
Options -Indexes
|
|
Deny from all
|
|
|
|
<FilesMatch "\.(gif|jpe?g|png|ttf|woff|svg|eot)$">
|
|
Allow from all
|
|
</FilesMatch>
|