<?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>FastDomain Reviews &#38; FastDomain Coupon $3.95/mo - Hosted Review &#187; Fastdomain PHP</title>
	<atom:link href="http://www.fastdomainreview.org/fastdomain/fastdomain-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fastdomainreview.org</link>
	<description>The Real Fastdomain reviews and fastdomain user reviews that you must read before signup Fastdomain.com hosting. Fast Domain Reviews from forums, blogs, and user submitted. Fastdomain coupon discount link offering $5.95/mo fastdomain special discount price. This fastdomain blog is also about fastdomain coupon, fastdomain discount, fastdomain rebate, fastdomain hosting and fastdomain special promotion.</description>
	<lastBuildDate>Wed, 18 Jan 2012 14:58:18 +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>Fastdomain .htaccess overwrite</title>
		<link>http://www.fastdomainreview.org/fastdomain-htaccess-overwrite</link>
		<comments>http://www.fastdomainreview.org/fastdomain-htaccess-overwrite#comments</comments>
		<pubDate>Tue, 21 Oct 2008 17:58:02 +0000</pubDate>
		<dc:creator>Fastdomain Review</dc:creator>
				<category><![CDATA[Fastdomain Cpanel]]></category>
		<category><![CDATA[Fastdomain PHP]]></category>

		<guid isPermaLink="false">http://www.fastdomainreview.org/?p=48</guid>
		<description><![CDATA[Fast domain hosting is a cpanel hosting plan that allow .htaccess overwrite. You can have your custom .htaccess uploaded to server and implementing it easily. From my testing, Fast domain .htaccess files are full featured, and allows you to have features like URL redirection, permalink, rewrite rules, redirecting non www to www. url etc etc. [...]]]></description>
			<content:encoded><![CDATA[<p>Fast domain hosting is a cpanel hosting plan that allow .htaccess overwrite. You can have your custom .htaccess uploaded to server and implementing it easily.</p>
<p>From my testing, Fast domain .htaccess files are full featured, and allows you to have features like URL redirection, permalink, rewrite rules, redirecting non www to www. url etc etc.</p>
<p>Following is the .htaccess file i have for this fast domain wordpress blog. Upload the .htaccess file to the /public_html root folder, replacing existing .htaccess file.</p>
<blockquote><p># BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On</p>
<p>RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;</p>
<p># END WordPress</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.fastdomainreview.org/fastdomain-htaccess-overwrite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

