<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Activate mod_rewrite in Apache</title>
	<atom:link href="http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/</link>
	<description>"Say it... although a word..."</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:29:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dagu</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-956</link>
		<dc:creator>Dagu</dc:creator>
		<pubDate>Mon, 09 May 2011 14:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-956</guid>
		<description>@Dave
Tx for your explanation Dave</description>
		<content:encoded><![CDATA[<p>@Dave<br />
Tx for your explanation Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-955</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 09 May 2011 10:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-955</guid>
		<description>Well, I may be a lil late, but I&#039;m gonna do it anyway, just in case anyone else might need it. Renaming the .htaccess and enabling mod_rewrite is certainly a must-do, however, its not gonna automatically do what you want. Hey!! No magic in programming. Usually, in the .htaccess file, there&#039;s a line

RewriteBase /

Ok, the forward slash is the key here, it means your index page is located in the root of your server. If you put your index page in a sub-folder like, MyPage, the RewriteBase / goes like this

RewriteBase /MyPage/

I hope I don&#039;t confuse anyone cos this is mostly the reason why people can&#039;t use friendly URLs even after enabling mod_rewrite or having the .htaccess file. The other lines of code in the .htaccess, well if you&#039;re using wordpress, modx, joomla,etc. its mostly preconfigured for you. You won&#039;t need to bother much unless you wanna get ur hands dirty and try something else. Have fun coding y&#039;all!!!</description>
		<content:encoded><![CDATA[<p>Well, I may be a lil late, but I&#8217;m gonna do it anyway, just in case anyone else might need it. Renaming the .htaccess and enabling mod_rewrite is certainly a must-do, however, its not gonna automatically do what you want. Hey!! No magic in programming. Usually, in the .htaccess file, there&#8217;s a line</p>
<p>RewriteBase /</p>
<p>Ok, the forward slash is the key here, it means your index page is located in the root of your server. If you put your index page in a sub-folder like, MyPage, the RewriteBase / goes like this</p>
<p>RewriteBase /MyPage/</p>
<p>I hope I don&#8217;t confuse anyone cos this is mostly the reason why people can&#8217;t use friendly URLs even after enabling mod_rewrite or having the .htaccess file. The other lines of code in the .htaccess, well if you&#8217;re using wordpress, modx, joomla,etc. its mostly preconfigured for you. You won&#8217;t need to bother much unless you wanna get ur hands dirty and try something else. Have fun coding y&#8217;all!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasc</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-950</link>
		<dc:creator>Nasc</dc:creator>
		<pubDate>Fri, 06 May 2011 02:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-950</guid>
		<description>If you can&#039;t find it do this... In SSH window type: &quot;whereis httpd.conf&quot;. It should give you the path of the directory with the file.</description>
		<content:encoded><![CDATA[<p>If you can&#8217;t find it do this&#8230; In SSH window type: &#8220;whereis httpd.conf&#8221;. It should give you the path of the directory with the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ooooolin</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-925</link>
		<dc:creator>ooooolin</dc:creator>
		<pubDate>Tue, 15 Feb 2011 14:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-925</guid>
		<description>in,this is very useful. &lt;a href=&quot;http://www.loseweightfastfat.com&quot; rel=&quot;nofollow&quot;&gt;lose weight&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>in,this is very useful. <a href="http://www.loseweightfastfat.com" rel="nofollow">lose weight</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahad</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-790</link>
		<dc:creator>Fahad</dc:creator>
		<pubDate>Wed, 15 Dec 2010 13:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-790</guid>
		<description>I am unable to find httdp.conf file . I have linux webhost.</description>
		<content:encoded><![CDATA[<p>I am unable to find httdp.conf file . I have linux webhost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anil</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-364</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-364</guid>
		<description>thank u very much</description>
		<content:encoded><![CDATA[<p>thank u very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdolreza</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-273</link>
		<dc:creator>Abdolreza</dc:creator>
		<pubDate>Wed, 30 Sep 2009 06:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-273</guid>
		<description>this is a simple for example active module MOD_rewrite 

http://www.indiabroadband.net/web-hosting/4549-howto-activate-mod-rewrite.html</description>
		<content:encoded><![CDATA[<p>this is a simple for example active module MOD_rewrite </p>
<p><a href="http://www.indiabroadband.net/web-hosting/4549-howto-activate-mod-rewrite.html" rel="nofollow">http://www.indiabroadband.net/.....write.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mert</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-245</link>
		<dc:creator>Mert</dc:creator>
		<pubDate>Sun, 23 Aug 2009 12:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-245</guid>
		<description>Thank you!..</description>
		<content:encoded><![CDATA[<p>Thank you!..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dagu</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-158</link>
		<dc:creator>Dagu</dc:creator>
		<pubDate>Thu, 28 May 2009 17:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-158</guid>
		<description>@mahantesh
What CMS do you use?</description>
		<content:encoded><![CDATA[<p>@mahantesh<br />
What CMS do you use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahantesh</title>
		<link>http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/comment-page-1/#comment-152</link>
		<dc:creator>mahantesh</dc:creator>
		<pubDate>Mon, 25 May 2009 09:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danigunawan.com/?p=296#comment-152</guid>
		<description>Hi, 
I have activated mod_reqrite and renamed htaccess.txt to .htaccess.
But still no success at all...i can see the home page only. But if i click any menu link......it gives me 404 error. Please help.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have activated mod_reqrite and renamed htaccess.txt to .htaccess.<br />
But still no success at all&#8230;i can see the home page only. But if i click any menu link&#8230;&#8230;it gives me 404 error. Please help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

