'url_route_on' => true,
'url_route_must' => false,
之后會強制使用路由,原地址無法訪問
'url_route_must' => false,
之后會強制使用路由,原地址無法訪問
聽不懂,localhost/public 這樣就可以訪問默認的歡迎頁面,localhost/index/index/index 這樣卻不行,視頻上有可以
2017-07-08