【发布时间】:2012-10-22 11:07:52
【问题描述】:
我在谷歌和这里搜索了一个教程来帮助我重写我的网址。 我希望有人解释我必须写什么以及为什么。
我有这个网址:
http://iescup.eu/tournaments.php?tourney[id]=1
http://iescup.eu/tournaments.php?tourney[id]=2
http://iescup.eu/tournaments.php?tourney[id]=3
等等
我想要这个网址:
http://iescup.eu/#!/tourneys/1
http://iescup.eu/#!/tourneys/2
http://iescup.eu/#!/tourneys/3
等等
真诚的 符文纳德鲁普达尔
【问题讨论】:
标签: .htaccess mod-rewrite rewrite rule