APACHE使用.htaccess伪静态请问怎么写?打开网站地址跳是这样的http://www.baidu.com/index.php/user/login我想使用.htaccess伪静态,请问.htaccess里面的内容应该怎么写?------解决方案--------------------最死的一条:RewriteRule ^login.html /index.php/user/login [L] 【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!