<?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: Mod rewrite in 10 minutes</title>
	<atom:link href="http://papermashup.com/mod-rewrite-in-10-minutes/feed/" rel="self" type="application/rss+xml" />
	<link>http://papermashup.com/mod-rewrite-in-10-minutes/</link>
	<description>Ashley Ford :: CSS &#124; PHP &#124; JavaScript</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:35:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ashley</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-2329</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Mon, 15 Mar 2010 10:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-2329</guid>
		<description>@its-me-SB you should check out my previous post: http://papermashup.com/mod-rewrite-in-10-minutes/ thanks for the kudos!</description>
		<content:encoded><![CDATA[<p>@its-me-SB you should check out my previous post: <a href="http://papermashup.com/mod-rewrite-in-10-minutes/" rel="nofollow">http://papermashup.com/mod-rewrite-in-10-minutes/</a> thanks for the kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Its-Me-SB</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-2328</link>
		<dc:creator>Its-Me-SB</dc:creator>
		<pubDate>Mon, 15 Mar 2010 02:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-2328</guid>
		<description>Good post buddy, 

tell me sir, if the url is .com/index.php?page=page3911

how do it make it go .com/p/page3911  ??

thank you</description>
		<content:encoded><![CDATA[<p>Good post buddy, </p>
<p>tell me sir, if the url is .com/index.php?page=page3911</p>
<p>how do it make it go .com/p/page3911  ??</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SchÃ¶ne Urls im CMS - Mod Rewrite sei dank - Code &#38; Blog &#124; SteviesWebsite Blog</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-463</link>
		<dc:creator>SchÃ¶ne Urls im CMS - Mod Rewrite sei dank - Code &#38; Blog &#124; SteviesWebsite Blog</dc:creator>
		<pubDate>Tue, 14 Apr 2009 17:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-463</guid>
		<description>[...] Mod rewrite in 10 minutes (papermashup.com ,en) [...]</description>
		<content:encoded><![CDATA[<p>[...] Mod rewrite in 10 minutes (papermashup.com ,en) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-71</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Thu, 05 Mar 2009 07:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-71</guid>
		<description>Hey Paperboy,

If i&#039;ve understood your question right you want to redirect all 404 errors. you can add this to your .htaccess file to and change the links to your custom 404 page etc

ErrorDocument 403 /frameworks/pages/error.php

ErrorDocument 404 /frameworks/pages/error.php

ErrorDocument 500 /frameworks/pages/error.php

Ashley</description>
		<content:encoded><![CDATA[<p>Hey Paperboy,</p>
<p>If i&#8217;ve understood your question right you want to redirect all 404 errors. you can add this to your .htaccess file to and change the links to your custom 404 page etc</p>
<p>ErrorDocument 403 /frameworks/pages/error.php</p>
<p>ErrorDocument 404 /frameworks/pages/error.php</p>
<p>ErrorDocument 500 /frameworks/pages/error.php</p>
<p>Ashley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paperboy</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-69</link>
		<dc:creator>Paperboy</dc:creator>
		<pubDate>Thu, 05 Mar 2009 01:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-69</guid>
		<description>Hi, do you have any tips on how to mod rewrite to redirect urls that shows up in my 404 log with &amp;usg=blabla123123 in the end on many of my articles.

So that this article (or any article) for example would redirect from:
http://papermashup.com/mod-rewrite-in-10-minutes&amp;usg=dsl146kdggklang145fkidhksjbf

to:
http://papermashup.com/mod-rewrite-in-10-minutes

Thanks,
Paperboy</description>
		<content:encoded><![CDATA[<p>Hi, do you have any tips on how to mod rewrite to redirect urls that shows up in my 404 log with &amp;usg=blabla123123 in the end on many of my articles.</p>
<p>So that this article (or any article) for example would redirect from:<br />
<a href="http://papermashup.com/mod-rewrite-in-10-minutes&amp;usg=dsl146kdggklang145fkidhksjbf" rel="nofollow">http://papermashup.com/mod-rewrite-in-10-minutes&amp;usg=dsl146kdggklang145fkidhksjbf</a></p>
<p>to:<br />
<a href="http://papermashup.com/mod-rewrite-in-10-minutes" rel="nofollow">http://papermashup.com/mod-rewrite-in-10-minutes</a></p>
<p>Thanks,<br />
Paperboy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-61</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 Mar 2009 08:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-61</guid>
		<description>Made an update, added a few Rewrite flags :)</description>
		<content:encoded><![CDATA[<p>Made an update, added a few Rewrite flags <img src='http://papermashup.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-59</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 Mar 2009 08:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-59</guid>
		<description>Hey Adam,

No problem, great to hear your feedback, good point with the Chain rules i will make an amendment to the post to include the most popular. Let me know if you&#039;d like to write a guest post on Wordpress mod_rewrite rules as it sounds like a good post to me! 

Thanks

Ashley</description>
		<content:encoded><![CDATA[<p>Hey Adam,</p>
<p>No problem, great to hear your feedback, good point with the Chain rules i will make an amendment to the post to include the most popular. Let me know if you&#8217;d like to write a guest post on WordPress mod_rewrite rules as it sounds like a good post to me! </p>
<p>Thanks</p>
<p>Ashley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam S</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-57</link>
		<dc:creator>Adam S</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-57</guid>
		<description>Err... reading your piece a little closer, I see the regex was intentional.  Damn.  Sorry.</description>
		<content:encoded><![CDATA[<p>Err&#8230; reading your piece a little closer, I see the regex was intentional.  Damn.  Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam S</title>
		<link>http://papermashup.com/mod-rewrite-in-10-minutes/comment-page-1/#comment-56</link>
		<dc:creator>Adam S</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=490#comment-56</guid>
		<description>Hi Ashley, 

You have a small error in your final rewrite script.  Your second regex, after the /blog/ section, is only going to match numbers, but your url is expecting &quot;papermashup.&quot;  You need this to be your final rewrite rule: 

RewriteRule ^user/([a-z0-9]+)/blog/([a-z0-9]+)$ pages/blog.php?id=$1&amp;blogid=$2 [NC,L]

It would be worth explaining how to chain rules, what the NC, L, and other designators and flags mean too.  

I think the basic Wordpress mod_rewrite rules are really pretty cool, and you should definitely explain them.  If you need some help, let me know, I&#039;d be glad to assist.</description>
		<content:encoded><![CDATA[<p>Hi Ashley, </p>
<p>You have a small error in your final rewrite script.  Your second regex, after the /blog/ section, is only going to match numbers, but your url is expecting &#8220;papermashup.&#8221;  You need this to be your final rewrite rule: </p>
<p>RewriteRule ^user/([a-z0-9]+)/blog/([a-z0-9]+)$ pages/blog.php?id=$1&amp;blogid=$2 [NC,L]</p>
<p>It would be worth explaining how to chain rules, what the NC, L, and other designators and flags mean too.  </p>
<p>I think the basic WordPress mod_rewrite rules are really pretty cool, and you should definitely explain them.  If you need some help, let me know, I&#8217;d be glad to assist.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->