<?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>DPJ Online Blog &#187; mod_rewrite</title>
	<atom:link href="http://blog.dpjonline.com/tag/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dpjonline.com</link>
	<description>Computer Programming, Health, Science and Information Technology, Google Adsense, Online Business &#38; Adventure</description>
	<lastBuildDate>Tue, 10 Aug 2010 07:16: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>How to enable apache&#8217;s mod_rewrite module in ubuntu</title>
		<link>http://blog.dpjonline.com/2009/12/11/how-to-enable-apaches-mod_rewrite-module-in-ubuntu/</link>
		<comments>http://blog.dpjonline.com/2009/12/11/how-to-enable-apaches-mod_rewrite-module-in-ubuntu/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 02:25:54 +0000</pubDate>
		<dc:creator>pRiMe</dc:creator>
				<category><![CDATA[IT Stuff]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.dpjonline.com/?p=209</guid>
		<description><![CDATA[mod_rewrite in ubuntu]]></description>
			<content:encoded><![CDATA[<!-- AdSense Now! V1.83 -->
<!-- Post[count: 1] -->
<div class="adsense adsense-leadin" style="float:right;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-7497154104883066";
/* 300x250, created 9/28/09 */
google_ad_slot = "1730150639";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><br/><br/><br/><br/><br/></p>
<div style="width:100%;font-size:16px;">
To enable apache&#8217;s mod_rewrite in ubuntu type the following at the terminal window</p>
<p><em>sudo a2enmod rewrite</em></p>
<p>restart apache<br />
<em>sudo /etc/init.d/apache2 restart</em></p>
<p>a2enmod means &#8220;apache2 enable module <-module->&#8221;
</div>
<!-- AdSense Now! V1.83 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadout" style="float:left;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-7497154104883066";
/* 300x250, created 9/28/09 */
google_ad_slot = "1730150639";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>]]></content:encoded>
			<wfw:commentRss>http://blog.dpjonline.com/2009/12/11/how-to-enable-apaches-mod_rewrite-module-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
