LiteSpeed装phpwind出现403错误解决办法
2010年8月1日
3 条评论
本博客所在的服务器是LiteSpeed,据说LiteSpeed比Apache的性能要强大很多。
但是安装phpwind的过程中却出现以下403错误。
403 Forbidden
Access to this resource on the server is denied!
Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
很长一段时间来都没办法解决,这次无意中找到了方法,已经成功在LiteSpeed里安装最新phpwind 8.0。以下是方法:
找到.htaccess文件,在后面添加上如下内容即可,其实就是 disable mod_security



