<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>博客主机 WordPress主机 WordPress空间 美国主机 外贸虚拟主机 &#187; 403错误</title>
	<atom:link href="http://bloghost.cn/tag/403%e9%94%99%e8%af%af/feed/" rel="self" type="application/rss+xml" />
	<link>https://bloghost.cn</link>
	<description>独立博客主机第一品牌 国内外多个优质服务器任意选择---因为专业，所以值得信赖；主机和域名均支持支付宝自助购买，即时开通。免费提供代为安装博客程序和博客搬家服务。</description>
	<lastBuildDate>Tue, 13 Aug 2024 09:33:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>部分采用LiteSpeed的服务器安装phpwind,dede等出现403错误的解决办法</title>
		<link>https://bloghost.cn/2010/10/21/litespeed-403-error-solution/</link>
		<comments>https://bloghost.cn/2010/10/21/litespeed-403-error-solution/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 17:28:24 +0000</pubDate>
		<dc:creator>BlogHost主机</dc:creator>
				<category><![CDATA[BlogHost主机]]></category>
		<category><![CDATA[403错误]]></category>

		<guid isPermaLink="false">http://bloghost.cn/?p=5983</guid>
		<description><![CDATA[BlogHost主机部分服务器采用 LiteSpeed 商业版，不同于免费的 Apache 和 Nginx，LiteSpeed 的性能是传统的 Apache 的数倍，并且完美兼容Cpanel面板，和.htaccess. 但据一些用户反应在安装phpwind或dede等一些程序时候会出现一些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! 经过研究和参照资料，发现之所以会出现错误，是因为大多数的国外主机在配置 Apache 的时候启用了 mod_security ，也就是开启了安全检查，如果提交的信息中包含 select , % , bin 等关键字，Apache 就会禁止，并给出 403，404，500 等错误。下面就介绍一个解决方法： 找到.htaccess文件，在后面添加上如下内容即可,其实就是 disable [...]]]></description>
			<content:encoded><![CDATA[<p>BlogHost主机部分服务器采用 LiteSpeed 商业版，不同于免费的 Apache 和 Nginx，LiteSpeed 的性能是传统的 Apache 的数倍，并且完美兼容Cpanel面板，和.htaccess.<br />
但据一些用户反应在安装phpwind或dede等一些程序时候会出现一些403错误，类似于：</p>
<blockquote><p>403 Forbidden<br />
Access to this resource on the server is denied!<br />
Powered By LiteSpeed Web Server<br />
LiteSpeed Technologies is not responsible for administration and contents of this web site!</p></blockquote>
<p>经过研究和参照资料，发现之所以会出现错误，是因为大多数的国外主机在配置 Apache 的时候启用了 mod_security ，也就是开启了安全检查，如果提交的信息中包含 select , % , bin 等关键字，Apache 就会禁止，并给出 403，404，500 等错误。下面就介绍一个解决方法：</p>
<p>找到.htaccess文件，在后面添加上如下内容即可,其实就是 disable mod_security</p>
<blockquote><p>SecFilterEngine Off<br />
SecFilterScanPOST Off</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>https://bloghost.cn/2010/10/21/litespeed-403-error-solution/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>
