【发布时间】:2014-05-11 23:41:52
【问题描述】:
我的网页具有以下 URL:
localhost/Minecraft-User-Info/player/?user=matthijs110
现在我要localhost/Minecraft-User-Info/player/matthijs110
所以没有?user=matthijs110
我尝试了不同的方法,但它似乎不起作用。 Mod_Rewrite 已启用。
我该怎么做才能让它发挥作用?
【问题讨论】:
-
你的htaccess在哪个目录?
-
根目录,所以我的主要 index.php 在哪里(Minecraft-User-Info 文件夹)
标签: php .htaccess friendly-url