【发布时间】:2011-07-13 16:26:01
【问题描述】:
我的网站是用 php 编写的,并且有这样的网址:
http://mysite.com/index.php?m=apple&f=show&t=hello-world
我想把它改成对 SEO 友好的 url。但我不知道哪个更好:
http://mysite.com/apple/hello-world
或
http://mysite.com/apple/hello-world.html
你会帮我吗?
【问题讨论】:
标签: mod-rewrite seo