本文介绍了Seo友好的网址.htaccess的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
前:
这是我的网址
localhost / shreecs / admin?u_id = somthng&active = smthg
i想要它
localhost / shreecs / admin / user / smthg / active / smthng
我怎么能用.htaccess来实现这个PLZ我真的非常需要它
谢谢:)
ex:
this is my url
localhost/shreecs/admin?u_id=somthng&active=smthg
i want it as
localhost/shreecs/admin/user/smthg/active/smthng
how can i achieve this using .htaccess plz i really need it urgetly
thank you :)
推荐答案
这篇关于Seo友好的网址.htaccess的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!