当前位置:首页 > 技术文章 > LiteSpeed装phpwind出现403错误解决办法

LiteSpeed装phpwind出现403错误解决办法

时间:2010-08-1 00:55  分类:技术文章  评论数: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

SecFilterEngine Off
SecFilterScanPOST Off
标签: , ,

转载请保留出处 - http://www.55mh.com/post/llitespeed-phpwind-403.html

上一篇:

下一篇:

更多相关阅读

  • 暂无相关文章

更多推荐阅读

3 条评论

  1. 灰太狼 说道:

    呵呵。。学习了

    [回复]

  2. monclerjacket 说道:

    烦死了,经常碰到这样的403.404的。郁闷

    [回复]

  3. 王磊 说道:

    不错,学习一下

    [回复]


插入图片