<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Hell Yeah Bitch! .com - Latest Comments in Clean URLs Are All the Rage</title><link>http://hellyeahbitch.disqus.com/</link><description></description><atom:link href="https://hellyeahbitch.disqus.com/clean_urls_are_all_the_rage/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 12 Jan 2012 10:35:31 -0000</lastBuildDate><item><title>Re: Clean URLs Are All the Rage</title><link>http://hellyeahbitch.com/2005/07/08/517/#comment-408679286</link><description>&lt;p&gt;fine&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sebebim</dc:creator><pubDate>Thu, 12 Jan 2012 10:35:31 -0000</pubDate></item><item><title>Re: Clean URLs Are All the Rage</title><link>http://hellyeahbitch.com/2005/07/08/517/#comment-1188686</link><description>&lt;p&gt;I switched &lt;a href="http://mt.net" rel="nofollow noopener" target="_blank" title="mt.net"&gt;mt.net&lt;/a&gt; over to clean urls a few months ago (away from .php's).  I was having trouble getting my reg. expression correct in the .htaccess until I realized that it's easier to just pass the entire url argument string to index.php and parse it there.&lt;/p&gt;&lt;p&gt;Now the whole site is database driven and adding a new 'page' is just adding a new entry into a mysql table.  I can specify page title, icon, and if it's a public or password-protected page.&lt;/p&gt;&lt;p&gt;There was a problem with having the .htaccess in the root folder and bleeding into other areas of the webserver (test sites, internal stuff, etc).  Putting a one-line .htaccess with 'RewriteEngine off' turns it off for all url requests for that subfolder and below.&lt;/p&gt;&lt;p&gt;Also realize that a lot of places link to specific pages on your site (random blogs, Google).  If you drop the .php extension entirely your 404 Error page will explode.  For a while you have to make sure to write your redirect expressions to account for both types of requests.  I don't know how MT organizes files at all, so this may or may not be a problem.  On my homegrown site it was a biggie.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">danielcole</dc:creator><pubDate>Fri, 08 Jul 2005 23:06:31 -0000</pubDate></item></channel></rss>