<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040395" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040395</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thinks it&#039;s the host.</title>
    <link>https://www.webmaster-forums.net/server-management/mod-rewrite-not-working-100#comment-1229122</link>
    <description> &lt;p&gt;Thinks it&#039;s the host.&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Mar 2008 15:17:27 +0000</pubDate>
 <dc:creator>tummy</dc:creator>
 <guid isPermaLink="false">comment 1229122 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I think it&#039;s the host.</title>
    <link>https://www.webmaster-forums.net/server-management/mod-rewrite-not-working-100#comment-1228129</link>
    <description> &lt;p&gt;I think it&#039;s the host.&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jan 2008 15:34:37 +0000</pubDate>
 <dc:creator>akopayan</dc:creator>
 <guid isPermaLink="false">comment 1228129 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/mod-rewrite-not-working-100#comment-1227515</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;sublimer;227481 wrote:&lt;/strong&gt; Nope, I implemented that and there is no difference in the URL, they are still like...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sublimestylee.com/pages/news_story_display.php?id=42&quot; class=&quot;bb-url&quot;&gt;http://www.sublimestylee.com/pages/news_story_display.php?id=42&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The original URL will still work.  When you use the rule that I posted, &lt;a href=&quot;http://www.example.com/news/?id=123&quot; class=&quot;bb-url&quot;&gt;http://www.example.com/news/?id=123&lt;/a&gt; will work in addition to &lt;a href=&quot;http://www.example.com/news/123&quot; class=&quot;bb-url&quot;&gt;http://www.example.com/news/123&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2007 22:07:38 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1227515 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/mod-rewrite-not-working-100#comment-1227488</link>
    <description> &lt;p&gt;This is little more than an edited copy/paste:&lt;br /&gt;
&lt;code&gt;RewriteRule ^news/(.*)$ news_story_display.php?id=$1 [L,QSA]&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;I blagged it from Drupal (as it&#039;s ReWrite malarkey is pretty similar to what you&#039;re doing). Give it a try; not sure about the QSA rule at the end, according to the &lt;a href=&quot;http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html&quot; class=&quot;bb-url&quot;&gt;Apache docs&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Apache docs wrote:&lt;/strong&gt; &#039;qsappend|QSA&#039; (query string append)&lt;br /&gt;
This flag forces the rewriting engine to append a query string part in the substitution string to the existing one instead of replacing it. Use this when you want to add more data to the query string via a rewrite rule.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;*** EDIT ***&lt;br /&gt;
Is that 404 page your doing, or the hosts?&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2007 13:03:04 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1227488 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/mod-rewrite-not-working-100#comment-1227481</link>
    <description> &lt;p&gt;Nope, I implemented that and there is no difference in the URL, they are still like...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sublimestylee.com/pages/news_story_display.php?id=42&quot; class=&quot;bb-url&quot;&gt;http://www.sublimestylee.com/pages/news_story_display.php?id=42&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2007 06:46:53 +0000</pubDate>
 <dc:creator>sublimer</dc:creator>
 <guid isPermaLink="false">comment 1227481 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/mod-rewrite-not-working-100#comment-1227480</link>
    <description> &lt;p&gt;This should do it:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RewriteEngine on&lt;br /&gt;RewriteRule ^news/([0-9]+)$ news/?id=$1 [L]&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2007 02:03:30 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1227480 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
