fix: prevent access to source code of app index file
This commit is contained in:
parent
1b0b32b4d5
commit
cc900a6d11
@ -53,5 +53,7 @@
|
||||
@frontController path index.php
|
||||
php @frontController
|
||||
|
||||
file_server
|
||||
file_server {
|
||||
hide index.php
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user