<?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>TechieDan &#187; permalinks</title>
	<atom:link href="http://techiedan.com/tag/permalinks/feed/" rel="self" type="application/rss+xml" />
	<link>http://techiedan.com</link>
	<description>Your Search for The Tech Stuffs</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:59:46 +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>Permalinks Setting for Localhost</title>
		<link>http://techiedan.com/2009/10/21/permalinks-setting-for-localhost/</link>
		<comments>http://techiedan.com/2009/10/21/permalinks-setting-for-localhost/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 03:00:40 +0000</pubDate>
		<dc:creator>techieDan</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[wampserver]]></category>

		<guid isPermaLink="false">http://techiedan.com/?p=527</guid>
		<description><![CDATA[<p>WampServer has been a very good tool to do your own localized php programming. So happens though, TechieDan has been experimenting with <strong>WordPress offline</strong> to design templates. Though there was an error when setting it up with permalinks that displays the title.</p>
<p><em>Tech Talk : A reason to display your wordpress in the specified URL is [...]]]></description>
			<content:encoded><![CDATA[<p>WampServer has been a very good tool to do your own localized php programming. So happens though, TechieDan has been experimenting with <strong>WordPress offline</strong> to design templates. Though there was an error when setting it up with permalinks that displays the title.</p>
<p><em>Tech Talk : A reason to display your wordpress in the specified URL is so that it would be SEO friendly. Users and readers would be able to search for your post and even robots from the world wide web would be able to detect the URL easily with relative keywords.</em></p>
<p>Here was the proposed link to be done locally.</p>
<blockquote><p><span id="sample-permalink">http://localhost/2009/09/29/<span id="editable-post-name" title="Click to edit this part of the permalink">permalinks-set-for-localhost</span>/</span></p></blockquote>
<p><img title="Permalink WordPress" src="http://techiedan.com/wp-content/uploads/2009/10/permalink-wordpress.jpg" alt="Permalink WordPress" width="488" height="311" /></p>
<p>By doing so, the link should work only to return a 404 error. Opps.. Looks like the location doesn&#8217;t exist. You tried looking about in the wordpress settings to see what has been done wrong. Then only to find that the solution lies in the php wampserver itself.</p>
<p><img title="404 Not Found" src="http://techiedan.com/wp-content/uploads/2009/10/404-notfound.jpg" alt="404 Not Found" width="559" height="275" /></p>
<p>If you have WampServer installed. Open your <strong>httpd.conf</strong> file under Apache selection.Now do the following.</p>
<p>Locate the line below in the <strong>httpd.conf</strong> file.</p>
<blockquote><p><em>#LoadModule rewrite_module modules/mod_rewrite.so</em></p></blockquote>
<p>After doing so, uncomment the line stated by <strong>removing the &#8216;#&#8217; symbol</strong> from it. It should now appear like this.</p>
<blockquote><p><em>LoadModule rewrite_module modules/mod_rewrite.so</em></p></blockquote>
<p>These are so far the most basic required to get your wordpress to function properly on a WampServer. This guide was written in reference to a deeper reference I got from <a title="Permalinks Help" href="http://www.lancelhoff.com/how-to-make-wordpress-permalinks-work-in-xampp/" target="_blank">Lancelhoff</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techiedan.com/2009/10/21/permalinks-setting-for-localhost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

