chengwl 4 vuotta sitten
vanhempi
commit
76623e7796
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      config/web.php

+ 1 - 0
config/web.php

@@ -47,6 +47,7 @@ $config = [
         'urlManager' => [
             'enablePrettyUrl' => true,
             'showScriptName' => false,
+            'enableStrictParsing'=>false,
             'rules' => [
             ],
         ],