<?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>Linux Servers cPanel webhosting blog &#187; Options FollowSymLinks or SymLinksIfOwnerMatch</title>
	<atom:link href="http://www.theperfectarts.com/tag/options-followsymlinks-or-symlinksifownermatch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Options FollowSymLinks or SymLinksIfOwnerMatch forbidden error?</title>
		<link>http://www.theperfectarts.com/2009/10/options-followsymlinks-or-symlinksifownermatch-forbidden-error/</link>
		<comments>http://www.theperfectarts.com/2009/10/options-followsymlinks-or-symlinksifownermatch-forbidden-error/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 05:00:26 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[cPanel + cPanel scripts]]></category>
		<category><![CDATA[Linux Administrator Interview Questions]]></category>
		<category><![CDATA[Server Security]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache error RewriteRule directive is forbidden]]></category>
		<category><![CDATA[error SymLinksIfOwnerMatch]]></category>
		<category><![CDATA[error SymLinksIfOwnerMatch solve]]></category>
		<category><![CDATA[FollowSymLinks]]></category>
		<category><![CDATA[htaccess + FollowSymLinks]]></category>
		<category><![CDATA[issue with SymLinksIfOwnerMatch]]></category>
		<category><![CDATA[Options FollowSymLinks]]></category>
		<category><![CDATA[Options FollowSymLinks or SymLinksIfOwnerMatch]]></category>
		<category><![CDATA[Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden]]></category>
		<category><![CDATA[problem with Options FollowSymLinks]]></category>
		<category><![CDATA[problem with SymLinksIfOwnerMatch]]></category>
		<category><![CDATA[resolve Options FollowSymLinks]]></category>
		<category><![CDATA[resolve RewriteRule directive is forbidden error]]></category>
		<category><![CDATA[resolve SymLinksIfOwnerMatch error]]></category>
		<category><![CDATA[RewriteRule directive is forbidden]]></category>
		<category><![CDATA[RewriteRule directive is forbidden solution]]></category>
		<category><![CDATA[solution for Options FollowSymLinks]]></category>
		<category><![CDATA[solution for SymLinksIfOwnerMatch]]></category>
		<category><![CDATA[solve Options FollowSymLinks]]></category>
		<category><![CDATA[solve RewriteRule directive is forbidden]]></category>
		<category><![CDATA[solve SymLinksIfOwnerMatch]]></category>
		<category><![CDATA[SymLinksIfOwnerMatch error]]></category>
		<category><![CDATA[what is Options FollowSymLinks]]></category>
		<category><![CDATA[what is SymLinksIfOwnerMatch]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=358</guid>
		<description><![CDATA[If you receive following error message after browsing the domain/website [Sat Oct 31 04:28:39 2009] [error] [client x.x.x.x] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/xxx/public_html/xxx/403.shtml [Sat Oct 31 04:29:47 2009] [error] [client x.x.x.x] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/xxx/public_html/xxx.co.uk/Bracelets/Stencil-Heart-Bracelet.html To [...]]]></description>
			<content:encoded><![CDATA[<p>If you receive following error message after browsing the domain/website</p>
<p>[Sat Oct 31 04:28:39 2009] [error] [client x.x.x.x] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/xxx/public_html/xxx/403.shtml<br />
[Sat Oct 31 04:29:47 2009] [error] [client x.x.x.x] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/xxx/public_html/xxx.co.uk/Bracelets/Stencil-Heart-Bracelet.html</p>
<p>To avoid above error you can add following codes in .htaccess file.</p>
<p>root@gunjan[#]vi .htaccess</p>
<pre>RewriteEngine On</pre>
<pre>Options +FollowSymLinks
:wq!</pre>
<p><script type="text/javascript">// <![CDATA[
     google_ad_client = "ca-pub-1685490665026631"; /* images */ google_ad_slot = "1433358698"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p>&copy;2012 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/10/options-followsymlinks-or-symlinksifownermatch-forbidden-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

