<?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: enable mod_rewrite in Apache 1.3+WinXP</title>
	<atom:link href="http://www.mwasif.com/2007/1/enable-mod_rewrite-in-apache-13winxp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mwasif.com/2007/1/enable-mod_rewrite-in-apache-13winxp/</link>
	<description>Bits and pieces of linux, mysql, apache, php</description>
	<lastBuildDate>Fri, 16 Jul 2010 19:43:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wasif</title>
		<link>http://www.mwasif.com/2007/1/enable-mod_rewrite-in-apache-13winxp/comment-page-1/#comment-1877</link>
		<dc:creator>Wasif</dc:creator>
		<pubDate>Wed, 22 Oct 2008 14:16:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-1877</guid>
		<description>There is no issue with the rewrite rules. What is the problem you are facing with these rules?</description>
		<content:encoded><![CDATA[<p>There is no issue with the rewrite rules. What is the problem you are facing with these rules?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nanhe</title>
		<link>http://www.mwasif.com/2007/1/enable-mod_rewrite-in-apache-13winxp/comment-page-1/#comment-1812</link>
		<dc:creator>nanhe</dc:creator>
		<pubDate>Sat, 18 Oct 2008 07:02:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-1812</guid>
		<description>Options +FollowSymLinks
RewriteEngine On
RewriteRule article-category-(.*)\.html$ articlesummary.php?category_id=$1		
RewriteRule article-detail-(.*)\.html$ articledetail.php?articleid=$1			
is not working in my domain</description>
		<content:encoded><![CDATA[<p>Options +FollowSymLinks<br />
RewriteEngine On<br />
RewriteRule article-category-(.*)\.html$ articlesummary.php?category_id=$1<br />
RewriteRule article-detail-(.*)\.html$ articledetail.php?articleid=$1<br />
is not working in my domain</p>
]]></content:encoded>
	</item>
</channel>
</rss>
