6 lines
130 B
ApacheConf
6 lines
130 B
ApacheConf
Options -Indexes
|
|
DirectoryIndex index.php
|
|
|
|
<FilesMatch "^(what\.json|AGENTS\.md|deploy\.sh)$">
|
|
Require all denied
|
|
</FilesMatch>
|