【发布时间】:2012-08-13 16:38:33
【问题描述】:
我正在开发一个网站。
在这个网站上,porfile URL目前是这样的:
http://eprofile.co/eprofile.php?user=degroundshaker
我想把这个网址改写为:
http://eprofile.co/degroundshaker
这是插件域,因此它的文件位于我的 cPanel 中名为“eprofile.co”的文件夹下,并且有一个 .htaccess 文件。
所以,我需要解决方案,请让我知道我需要添加什么规则以及 .htaccess 中的完整格式应该是什么
我是 .htaccess 的新手。
【问题讨论】: