【发布时间】:2014-09-26 00:33:35
【问题描述】:
我在我的 php 网站上设置好网址时遇到问题,希望你们能在这里帮助我。
实际的网址现在看起来像这样: http://www.domain.com/product.php?op=showm&name=the-slug&id=id
我希望它看起来像这样: http://www.domain.com/products/the-slug/id 没有 id 甚至更好。
感谢任何帮助,非常感谢!
干杯
【问题讨论】:
-
你试过解决这个重写问题吗?
标签: php .htaccess url-rewriting seo