<?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: 10+ Mod_Rewrite Rules You Should Know</title>
	<atom:link href="http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html</link>
	<description>The Curious Side of Smashing Magazine</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:22:32 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ahmadMarafa</title>
		<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/comment-page-1#comment-1699047</link>
		<dc:creator>ahmadMarafa</dc:creator>
		<pubDate>Tue, 17 Jan 2012 20:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.noupe.com/?p=20451#comment-1699047</guid>
		<description>thanks for your post , that&#039;s really help 
but how to avoid css,js and images dirs reWriten ?

thanks for help</description>
		<content:encoded><![CDATA[<p>thanks for your post , that&#8217;s really help<br />
but how to avoid css,js and images dirs reWriten ?</p>
<p>thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/comment-page-1#comment-1693655</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Sun, 11 Dec 2011 18:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.noupe.com/?p=20451#comment-1693655</guid>
		<description>Unfortunately this did not help me with my issues. Thanks though</description>
		<content:encoded><![CDATA[<p>Unfortunately this did not help me with my issues. Thanks though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/comment-page-1#comment-1576606</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 19 Nov 2011 15:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.noupe.com/?p=20451#comment-1576606</guid>
		<description>I am trying to redirect 
kategorier?uid=[number] 
to 
index.php?option=com_comprofiler&amp;task=userProfile&amp;user=[number] 
but it does not work, what am i doing wrong?
RewriteRule kategorier\?uid=([0-9]+) index.php?option=com_comprofiler&amp;task=userProfile&amp;user=$1 [R=301,L]

Regards Robert</description>
		<content:encoded><![CDATA[<p>I am trying to redirect<br />
kategorier?uid=[number]<br />
to<br />
index.php?option=com_comprofiler&amp;task=userProfile&amp;user=[number]<br />
but it does not work, what am i doing wrong?<br />
RewriteRule kategorier\?uid=([0-9]+) index.php?option=com_comprofiler&amp;task=userProfile&amp;user=$1 [R=301,L]</p>
<p>Regards Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muhammed sekertekin</title>
		<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/comment-page-1#comment-1367613</link>
		<dc:creator>muhammed sekertekin</dc:creator>
		<pubDate>Thu, 20 Oct 2011 10:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.noupe.com/?p=20451#comment-1367613</guid>
		<description>wow very nice article it helps me a lot iam now removing all the query string in my website i was told it will help me rank in search engines muhammed sekertekin</description>
		<content:encoded><![CDATA[<p>wow very nice article it helps me a lot iam now removing all the query string in my website i was told it will help me rank in search engines muhammed sekertekin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sajin</title>
		<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/comment-page-1#comment-989379</link>
		<dc:creator>sajin</dc:creator>
		<pubDate>Wed, 10 Aug 2011 16:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.noupe.com/?p=20451#comment-989379</guid>
		<description>Hai,
  
   I wan a small help if you can

My site url is http://localhost.com/view/vendor?name=sajin

In this view is a Page
and vendor is a function inside the same page

i wan to rewrite the url to http://localhost.com/sajin

sajin will change dynamicall as its users name</description>
		<content:encoded><![CDATA[<p>Hai,</p>
<p>   I wan a small help if you can</p>
<p>My site url is <a href="http://localhost.com/view/vendor?name=sajin" rel="nofollow">http://localhost.com/view/vendor?name=sajin</a></p>
<p>In this view is a Page<br />
and vendor is a function inside the same page</p>
<p>i wan to rewrite the url to <a href="http://localhost.com/sajin" rel="nofollow">http://localhost.com/sajin</a></p>
<p>sajin will change dynamicall as its users name</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iFlash</title>
		<link>http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html/comment-page-1#comment-818085</link>
		<dc:creator>iFlash</dc:creator>
		<pubDate>Fri, 03 Jun 2011 12:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.noupe.com/?p=20451#comment-818085</guid>
		<description>Can I get a contact Mr. Prafuitu?</description>
		<content:encoded><![CDATA[<p>Can I get a contact Mr. Prafuitu?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

