web\UrlManager $enableStrictParsing

$enableStrictParsing public property

Whether to enable strict parsing. If strict parsing is enabled, the incoming requested URL must match at least one of the $rules in order to be treated as a valid request. Otherwise, the path info part of the request will be treated as the requested route. This property is used only when $enablePrettyUrl is true.

doc_Yii
2016-10-30 17:16:56
Comments
Leave a Comment

Please login to continue.