标签: apache mod-rewrite
我的AJAX网络应用程序有自定义网址结构: -
http://www.arena.co.ke/index.php?profile:handle=nelson
我想用Modrewrite和.htaccess重写它
http://arena.co.ke/user/nelson
它仍然会重定向到之前的网址。有人可以帮帮我吗? 访问http://www.arena.co.ke/?profile:handle=nelson 一个想法。