问题In this route $route['wwww/(:any)'] = 'aaa/nnn/mmm/$1'; when any is an Arabic word this route doesn't work. How can fix this problem? 来源:https://stackoverflow.com/questions/63637534/arabic-word-in-codeigniter-route 标签 php codeigniter