set default file handler to avoid execution of scripts
This commit is contained in:
parent
b317ffc7bf
commit
3d3d8a7e03
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
Options -Indexes
|
||||
Options -Indexes
|
||||
<Files *>
|
||||
SetHandler default-handler
|
||||
</Files>
|
||||
|
|
Loading…
Reference in a new issue