开发者

url suffix in Zend Framework

I'm trying to add a .html suffix to my urls in zend. I was wondering the best way to do this. I'd like all routing/url generation to automatically handle this.

For exampl开发者_如何学Pythone

Default:

module/controller/action.html

Example Route:

search/:query
module=default
controller=articles
action=search


Tried the answers here?: Zend Framework Routing: .html extension

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜