<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038678" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038678</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/modrewrite-installed-server#comment-1220329</link>
    <description> &lt;p&gt;pr0gr4mm3r, you are correct. I removed the slashes in the two rules and all was well.&lt;br /&gt;
Thanks.&lt;br /&gt;
Now, leave me alone. I&#039;m busy eating my hat.&lt;br /&gt;
(Thanks again) I will read the cheat sheet in detail.&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Jun 2007 04:41:22 +0000</pubDate>
 <dc:creator>majoob</dc:creator>
 <guid isPermaLink="false">comment 1220329 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/modrewrite-installed-server#comment-1220325</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;majoob;220324 wrote:&lt;/strong&gt; pr0gr4mm3r, thanks for responding, but that&#039;s exactly the code I&#039;ve been trying... minus the tabs. I tried it anyway... no go.&lt;/p&gt;
&lt;p&gt;webwiz, &quot;mod_rewrite&quot; is nowhere to be found in my phpinfo() script. &lt;/p&gt;
&lt;p&gt;So, maybe my question to you gurus should be this: what can I say / what wording can I use, to diplomatically convince my web host technical support folks that a) they are wrong, mod_rewrite ISNT installed, and b) while I may be a server-side scripting rookie, I&#039;m not a complete idiot?&lt;/p&gt;
&lt;p&gt;(Or maybe I am? Third opinions?)&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br /&gt;
Matt&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;mod_rewrite doesn&#039;t appear in my phpinfo().  Probably because php on my server is compiled as a CGI module, and not an Apache module.  Try some examples from that cheat sheet I posted.  If those examples don&#039;t work, contact your host with the problem.&lt;/p&gt;
&lt;p&gt;...and for the record, the code I posted was different than yours.  Yours didn&#039;t work on my server until I removed those slashes in the two rules.&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Jun 2007 03:45:37 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1220325 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/modrewrite-installed-server#comment-1220324</link>
    <description> &lt;p&gt;pr0gr4mm3r, thanks for responding, but that&#039;s exactly the code I&#039;ve been trying... minus the tabs. I tried it anyway... no go.&lt;/p&gt;
&lt;p&gt;webwiz, &quot;mod_rewrite&quot; is nowhere to be found in my phpinfo() script. &lt;/p&gt;
&lt;p&gt;So, maybe my question to you gurus should be this: what can I say / what wording can I use, to diplomatically convince my web host technical support folks that a) they are wrong, mod_rewrite ISNT installed, and b) while I may be a server-side scripting rookie, I&#039;m not a complete idiot?&lt;/p&gt;
&lt;p&gt;(Or maybe I am? Third opinions?)&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br /&gt;
Matt&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Jun 2007 03:14:43 +0000</pubDate>
 <dc:creator>majoob</dc:creator>
 <guid isPermaLink="false">comment 1220324 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Checking for mod_rewrite</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/modrewrite-installed-server#comment-1220303</link>
    <description> &lt;p&gt;Check the output of your &quot;echo phpinfo()&quot; script once more. If mod-rewrite is installed, it will be listed in the &lt;strong&gt;Loaded Modules&lt;/strong&gt; section of the listing. (The modules are listed alphabetically.) If it&#039;s not there, then your host service is misleading you.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Jun 2007 19:47:40 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1220303 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/modrewrite-installed-server#comment-1220287</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.ilovejackdaniels.com/apache/mod_rewrite-cheat-sheet/&quot; class=&quot;bb-url&quot;&gt;This cheat sheet&lt;/a&gt; could help you out.&lt;/p&gt;
&lt;p&gt;For your specific question, this should work:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RewriteEngine on&lt;br /&gt;&lt;br /&gt;RewriteCond %{HTTP_USER_AGENT}&amp;nbsp; ^Mozilla.*&lt;br /&gt;RewriteRule&amp;nbsp; ^$	/index.html&amp;nbsp; [L]&lt;br /&gt;RewriteRule&amp;nbsp; ^$	/mobile/index.html&amp;nbsp; [L]&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Jun 2007 15:24:40 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1220287 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
