0

这是我想做的一个例子 网址如下

http://www.example.com/en/us/directory/companies/view/4433225.html
Where is
en: is the lang
us: is the country
directory: is the module
companies: is the controller
view: is the action
4433225.html: is sort of parameter send to the action could be the company name like this company-name.html
4

1 回答 1

0

您可以使用传统的模块化目录结构对此进行归档。然后你可以为每种语言指定不同的控制器目录等等......

于 2010-03-28T09:47:31.177 回答