<?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"
	>
<channel>
	<title>Comments on: URL Rewriting &#124; Redirecting URLs with Apache Mod_Rewrite</title>
	<atom:link href="http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/feed/" rel="self" type="application/rss+xml" />
	<link>http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/</link>
	<description>making sense of web design</description>
	<pubDate>Tue, 06 Jan 2009 21:12:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: buster</title>
		<link>http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/#comment-184</link>
		<dc:creator>buster</dc:creator>
		<pubDate>Sat, 23 Apr 2005 01:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://maabadi.com/?p=78#comment-184</guid>
		<description>yeah i like the 404 style... being able to script in logic is a certain benefit of using 404s whereas the rewrite simply masks the real url and querystring pairs... it's all good... so i've heard</description>
		<content:encoded><![CDATA[<p>yeah i like the 404 style&#8230; being able to script in logic is a certain benefit of using 404s whereas the rewrite simply masks the real url and querystring pairs&#8230; it&#8217;s all good&#8230; so i&#8217;ve heard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/#comment-183</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 21 Apr 2005 01:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://maabadi.com/?p=78#comment-183</guid>
		<description>yeah, i have known about the rewrite mod before, but have never used it.
I guess I could try it out on my blog.. huh...duh...

but i do have a site i'm gonna redo at the begining of may, and I'm gonna try it out there.  should be nice!!!

on the current sites I have now w/ friendly URLs like I said was done by scripting.  those are just simple scripts that would not really need something as robust as the rewrite mod, and I just wanted to play around w/ a dynamic 404 page.

that is just so cool I think!</description>
		<content:encoded><![CDATA[<p>yeah, i have known about the rewrite mod before, but have never used it.<br />
I guess I could try it out on my blog.. huh&#8230;duh&#8230;</p>
<p>but i do have a site i&#8217;m gonna redo at the begining of may, and I&#8217;m gonna try it out there.  should be nice!!!</p>
<p>on the current sites I have now w/ friendly URLs like I said was done by scripting.  those are just simple scripts that would not really need something as robust as the rewrite mod, and I just wanted to play around w/ a dynamic 404 page.</p>
<p>that is just so cool I think!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buster</title>
		<link>http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/#comment-181</link>
		<dc:creator>buster</dc:creator>
		<pubDate>Wed, 20 Apr 2005 22:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://maabadi.com/?p=78#comment-181</guid>
		<description>u know i'm not on the new version... but the one ive got u have to copy the mod scripts to the .htaccess file... it should just let u click a button... maybe its because i lock down my directories (disable writing)... u know to fight off the bad element... 

anyways... i should prob upgrade... but before i do i want to rebuild the gui... im not happy with the front end on WP.... maybe i'm talking about a new skin... all i know is i'm wanna rework the code a bunch

uh... but rewriting good... long querystring bad... :-)</description>
		<content:encoded><![CDATA[<p>u know i&#8217;m not on the new version&#8230; but the one ive got u have to copy the mod scripts to the .htaccess file&#8230; it should just let u click a button&#8230; maybe its because i lock down my directories (disable writing)&#8230; u know to fight off the bad element&#8230; </p>
<p>anyways&#8230; i should prob upgrade&#8230; but before i do i want to rebuild the gui&#8230; im not happy with the front end on WP&#8230;. maybe i&#8217;m talking about a new skin&#8230; all i know is i&#8217;m wanna rework the code a bunch</p>
<p>uh&#8230; but rewriting good&#8230; long querystring bad&#8230; <img src='http://maabadi.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/#comment-180</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Wed, 20 Apr 2005 21:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://maabadi.com/?p=78#comment-180</guid>
		<description>Yeah, Wordpress can be set to use mod_rewrite right out of the box, as long as your web server supports it.  Just set an option on the admin site, and you're all set.</description>
		<content:encoded><![CDATA[<p>Yeah, Wordpress can be set to use mod_rewrite right out of the box, as long as your web server supports it.  Just set an option on the admin site, and you&#8217;re all set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buster</title>
		<link>http://maabadi.com/78/url-rewriting-redirecting-urls-with-apacheu2019s-mod_rewrite-htmlsource/#comment-179</link>
		<dc:creator>buster</dc:creator>
		<pubDate>Tue, 19 Apr 2005 02:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://maabadi.com/?p=78#comment-179</guid>
		<description>hey maabsta... sorry i didnt mention the re-write to ya before... i actually thought that's what u were doing... since i saw your various sites url format change a bit after we discussed the 404 solution. url rewriting is definetly cool... and it can be done on windows now too... thank goodness.

in fact i do some apache mod rewrites on my personal site... my various resume pages from my sound bytes page:
http://www.bustercollings.com/sounds/

o and of course i'm doing it on my blog too... i'm surprised u havent set your up to do it... yet?

later,
bu$ter
</description>
		<content:encoded><![CDATA[<p>hey maabsta&#8230; sorry i didnt mention the re-write to ya before&#8230; i actually thought that&#8217;s what u were doing&#8230; since i saw your various sites url format change a bit after we discussed the 404 solution. url rewriting is definetly cool&#8230; and it can be done on windows now too&#8230; thank goodness.</p>
<p>in fact i do some apache mod rewrites on my personal site&#8230; my various resume pages from my sound bytes page:<br />
<a href="http://www.bustercollings.com/sounds/" rel="nofollow">http://www.bustercollings.com/sounds/</a></p>
<p>o and of course i&#8217;m doing it on my blog too&#8230; i&#8217;m surprised u havent set your up to do it&#8230; yet?</p>
<p>later,<br />
bu$ter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
