<?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>triindi &#187; mod rewrite</title>
	<atom:link href="http://www.triindi.com/tag/mod-rewrite/feed" rel="self" type="application/rss+xml" />
	<link>http://www.triindi.com</link>
	<description>Berbagi informasi desain dan internet</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:52:24 +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>Cara mengaktifkan mod rewrite di localhost</title>
		<link>http://www.triindi.com/webmaster/cara-mengaktifkan-mod-rewrite-di-localhost.html</link>
		<comments>http://www.triindi.com/webmaster/cara-mengaktifkan-mod-rewrite-di-localhost.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 00:20:10 +0000</pubDate>
		<dc:creator>triindi</dc:creator>
				<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[mod rewrite]]></category>

		<guid isPermaLink="false">http://www.triindi.com/?p=833</guid>
		<description><![CDATA[Langsung saja, Mod rewrite sendiri berfungsi untuk menulis ulang judul/ tag sebuah web /blog yang akhirnya menjadi muda hdi kenali oleh mesin pencari. Contoh : Sebelumnya : http://www.triindi.com/?p=123 Sesudah : http://www.triindi.com/ini-judul-judulan.html Nah, pada kasus ini di localhost [local server] biasanya masih belum aktif. Dan untuk mengaktifkannya silahkan ikuti cara dibawah ini : Sekarang cari file [...]]]></description>
			<content:encoded><![CDATA[<p>Langsung saja, Mod rewrite sendiri berfungsi untuk menulis ulang judul/ tag sebuah web /blog yang akhirnya menjadi muda hdi kenali oleh mesin pencari.</p>
<p><a href="../wp-content/uploads/2009/11/mod-rewrite.gif"><img title="mod-rewrite" src="../wp-content/uploads/2009/11/mod-rewrite-225x225.gif" alt="mod-rewrite" width="225" height="225" /></a></p>
<p>Contoh :</p>
<p>Sebelumnya : http://www.triindi.com/<code>?p=123</code></p>
<p>Sesudah : http://www.triindi.com/ini-judul-judulan.html</p>
<p>Nah, pada kasus ini di localhost [local server] biasanya masih belum aktif. Dan untuk mengaktifkannya silahkan ikuti cara dibawah ini :</p>
<ol>
<li>Sekarang cari file di folder : conf/httpd.conf</li>
<li>pada filehttpd.conf cari line :  &#8220;#LoadModule rewrite_module modules/mod_rewrite.so&#8221;</li>
<li>Lalu hapus # pada &#8220;#LoadModule rewrite_module modules/mod_rewrite.so&#8221; akhirnya menjadi &#8220;LoadModule rewrite_module modules/mod_rewrite.so&#8221;</li>
<li>Restart Apache anda</li>
<li>Test dengan memasukkan file .htaccess di salah satu direktori.</li>
<li>Lalu panggil direktori tersebut,
<ul>
<li>bila tidak ada pesan error berarti mod rewrite sudah berjalan dengan sukses</li>
<li> 500, internal server error berarti mod rewrite msh belum berjalan semestinya.</li>
</ul>
</li>
<li>Bisa juga di coba menggunakan wordpress dengan cara mengaktifkan permalinknya.</li>
</ol>
<p>Referensi server local host :</p>
<p><a title="xampp" href="http://www.apachefriends.org/en/xampp.html" target="_blank">http://www.apachefriends.org/en/xampp.html</a></p>
<p><a href="http://apachephpmysql.narhoz.ru/" target="_blank">http://apachephpmysql.narhoz.ru/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.triindi.com/webmaster/cara-mengaktifkan-mod-rewrite-di-localhost.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
