fix: prevent access to source code of any php files
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
This commit is contained in:
parent
cc900a6d11
commit
ab9039c840
@ -54,6 +54,6 @@
|
|||||||
php @frontController
|
php @frontController
|
||||||
|
|
||||||
file_server {
|
file_server {
|
||||||
hide index.php
|
hide *.php
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user