<?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>Crazy&#039;s Blog &#187; mod_rewrite</title>
	<atom:link href="http://blog.crazytje.be/tag/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crazytje.be</link>
	<description></description>
	<lastBuildDate>Sun, 28 Aug 2011 13:37:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Apache: mod_rewrite redirect when part of querystring matches</title>
		<link>http://blog.crazytje.be/apache-mod_rewrite-redirect-when-part-of-querystring-matches/</link>
		<comments>http://blog.crazytje.be/apache-mod_rewrite-redirect-when-part-of-querystring-matches/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 20:49:28 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=105</guid>
		<description><![CDATA[Recently a friend asked how to do a redirect with apache&#8217;s mod_rewrite if a part of the url&#8217;s query string matches. After allot of trail and error I came to a solution. Original Url: htpp://example.com/old/index.php?param1=first&#38;param2=sometext In this url the param1=first is static so won&#8217;t change. The second parameter is not static, so it must not <a href='http://blog.crazytje.be/apache-mod_rewrite-redirect-when-part-of-querystring-matches/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/apache-mod_rewrite-redirect-when-part-of-querystring-matches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

