Configs + mod rewrite.

This commit is contained in:
2020-01-10 23:47:26 +03:00
parent 3fbafb7b39
commit 3c332466d1
5 changed files with 103 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ monolog:
excluded_http_codes: [404, 405]
nested:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
path: "php://stderr"
level: debug
console:
type: console