URL routing problem
三三四四
三三四四 2018-01-28 19:21:37
0
0
1259

Route::rule('hello','/index/index/index','GET',['ext' => 'shtml']);

I visitwww .xxx.cn/hello.shtml can be accessed, but after accessing, the routing address will jump back to the original /index/index/index

三三四四
三三四四

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template