<?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>Hostwell Blog &#187; coding</title>
	<atom:link href="http://blog.hostwell.cc/tag/coding/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.hostwell.cc</link>
	<description>Our blog about small business, customer service, and hosting.</description>
	<lastBuildDate>Tue, 17 Nov 2009 22:59:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>I Successfully Added My First .htaccess File to Hostwell</title>
		<link>http://blog.hostwell.cc/added-htaccess-file</link>
		<comments>http://blog.hostwell.cc/added-htaccess-file#comments</comments>
		<pubDate>Fri, 04 Sep 2009 22:10:48 +0000</pubDate>
		<dc:creator>Bob Potter</dc:creator>
				<category><![CDATA[Success!]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://blog.hostwell.cc/?p=62</guid>
		<description><![CDATA[I&#8217;ve attempted to created .htaccess files in the past with little success. I&#8217;ve read various tutorials with slight variations, yet none worked for me. The frustrating thing is that there are tons of sources and tuts available but I haven&#8217;t been able to find one that actually worked. That is until today. Thanks to Webweavers [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve attempted to created .htaccess files in the past with little success. I&#8217;ve read various tutorials with slight variations, yet none worked for me. The frustrating thing is that there are tons of sources and tuts available but I haven&#8217;t been able to find one that actually worked. That is until today.</p>
<p>Thanks to Webweavers <a href="http://www.webweaver.nu/html-tips/web-redirection.shtml">htaccess redirect article</a> I was able to:</p>
<ol>
<li>Redirect my www to my non-www URL.</li>
<li>Create a 301 redirect for a direct mail campaign I&#8217;m working on. (Basically I didn&#8217;t want to put www.hostwell.cc/hello<strong>.php</strong> &#8211; I want to print <strong>/hello</strong> and have it redirect my prospects to /hello.php &#8211; so I used a 301 redirect.)</li>
</ol>
<p>While I&#8217;ll call that a success, I&#8217;m still trying to figure out how to:</p>
<ol>
<li>Strip the &#8216;.php&#8217; ending off all my URLs.</li>
<li>Redirect my /index.php file to http://hostwell.cc/</li>
</ol>
<p>If you know how to do this or know of a straight forward tut dealing with static (non-dynamic) URLs, please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostwell.cc/added-htaccess-file/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
