<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Open Classifieds - Support &#187; Topic: .htaccess for Dreamhost users</title>
		<link>http://open-classifieds.com/forum/topic/htaccess-for-dreamhost-users</link>
		<description>Official community support and forum</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 17:08:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://open-classifieds.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://open-classifieds.com/forum/rss/topic/htaccess-for-dreamhost-users" rel="self" type="application/rss+xml" />

		<item>
			<title>Chema on ".htaccess for Dreamhost users"</title>
			<link>http://open-classifieds.com/forum/topic/htaccess-for-dreamhost-users#post-397</link>
			<pubDate>Wed, 24 Feb 2010 09:36:07 +0000</pubDate>
			<dc:creator>Chema</dc:creator>
			<guid isPermaLink="false">397@http://open-classifieds.com/forum/</guid>
			<description>&#60;p&#62;If any of you it's currently using Dreamhost as Hosting provider, since yesterday they had made some modificataions deprecating &#34;Options +FollowSymlinks&#34;.&#60;/p&#62;
&#60;p&#62;This means your site will return an 500 Error.&#60;/p&#62;
&#60;p&#62;After talking to the support for more than 1 hour they admitted they have made changes in the policies and now we should use &#34;Options +SymLinksIfOwnerMatch&#34; instead.&#60;/p&#62;
&#60;p&#62;Pretty bad communication from them and making this changes without noticing them.&#60;/p&#62;
&#60;p&#62;If you are affected by this issue, please your .htaccess should look like this to get to work:&#60;/p&#62;
&#60;p&#62;ErrorDocument 404 /&#60;br /&#62;
Options +SymLinksIfOwnerMatch&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine on&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteRule ^category/(.+) index.php?category=$1&#60;br /&#62;
RewriteRule ^offer/(.+) index.php?category=$1&#38;amp;type=0&#60;br /&#62;
RewriteRule ^need/(.+) index.php?category=$1&#38;amp;type=1&#60;br /&#62;
RewriteRule ^type/(.+) index.php?type=$1&#60;br /&#62;
RewriteRule ^publish-a-new-ad-for-free/ new/index.php&#60;br /&#62;
RewriteRule ^contact/ contact/index.php&#60;br /&#62;
RewriteRule ^privacy-policy/ privacy/index.php&#60;br /&#62;
RewriteRule ^sitemap/ sitemap/index.php&#60;br /&#62;
RewriteRule ^advanced-search/ search/index.php&#60;br /&#62;
RewriteRule ^map/ map/index.php&#60;br /&#62;
RewriteRule ^(.+)/(.+)/(.+)/(.+)$ item.php?item=$1&#38;amp;type=$2&#38;amp;category=$3&#38;amp;title=$4&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;This would be fixed for 1.6.1 that is coming soon with few improvements to make your life easier.&#60;/p&#62;
&#60;p&#62;I'm getting pretty annoyed by this hosting, since I use a Privvate Server and this things should never happen (as this other one &#60;a href=&#34;http://j.mp/d8WVXY)&#34; rel=&#34;nofollow&#34;&#62;http://j.mp/d8WVXY)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Info From  &#60;a href=&#34;http://neo22s.com/htaccess-for-dreamhost-users/&#34; rel=&#34;nofollow&#34;&#62;http://neo22s.com/htaccess-for-dreamhost-users/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

