小编Pyt*_*_96的帖子

如何从url隐藏参数

我有这个网址:
http:// localhost:8080/cgi-bin/gestionale/dashboard.pl?user = santaclaus
我的问题是如何转换它:
http:// localhost:8080/cgi-bin/gestionale/dashboard. pl?user = santaclaus

http:// localhost:8080/cgi-bin/gestionale/dashboard.pl

我可以在我的.htaccess文件中使用重写规则进行修改吗?如果答案是肯定的,请解释我该怎么做.

apache perl .htaccess

-4
推荐指数
1
解决办法
437
查看次数

标签 统计

.htaccess ×1

apache ×1

perl ×1