路由子目录
在 Kohana 3.2 中,如何设置接受多个目录的路由,即
http://example.com/foo/bar/controller/action/id
它也应该接受:
http://example.com/foo/controller/action/id
http://example.com/foo/bar/baz/controller/action/id
谢谢
In Kohana 3.2 how do you set up a route to accept multiple directories i.e.
http://example.com/foo/bar/controller/action/id
It should also accept:
http://example.com/foo/controller/action/id
http://example.com/foo/bar/baz/controller/action/id
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
... 或者 ...
... or ...