<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1043765" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1043765</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Make sure this is at the top</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/mod-rewrite-help#comment-1241131</link>
    <description> &lt;p&gt;Make sure this is at the top of your .htaccess file:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;RewriteEngine On&lt;/code&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Apr 2009 16:51:09 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1241131 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks, I&#039;m trying to get it</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/mod-rewrite-help#comment-1241116</link>
    <description> &lt;p&gt;Thanks, I&#039;m trying to get it to work on xampp. I have removed the comment from&lt;/p&gt;
&lt;p&gt;LoadModule rewrite_module modules/mod_rewrite.so&lt;/p&gt;
&lt;p&gt;in the httpd.conf file. It doesn&#039;t seem to be working. Is there anything else that I need to do? Thanks again&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Apr 2009 13:48:22 +0000</pubDate>
 <dc:creator>a_gajic</dc:creator>
 <guid isPermaLink="false">comment 1241116 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Try this:
RewriteRule</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/mod-rewrite-help#comment-1241104</link>
    <description> &lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RewriteRule ^([A-Za-z0-9-]+)/?$ directory.php?region=$1 [L]&lt;br /&gt;RewriteRule ^([A-Za-z0-9-]+)/([A-Za-z0-9-]+)/?$ directory.php?region=$1&amp;amp;county=$2 [L]&lt;br /&gt;RewriteRule ^([A-Za-z0-9-]+)/([A-Za-z0-9-]+)/([A-Za-z0-9-]+)/?$ directory.php?region=$1&amp;amp;county=$2&amp;amp;town=$3 [L]&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Apr 2009 12:06:15 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1241104 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
