<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037692" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037692</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/all-urls-require-slash#comment-1216109</link>
    <description> &lt;p&gt;This is what I have in my .htaccess files to perpend the www &amp;amp; append the &#039;/&#039;.  Hope this helps!&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RewriteEngine On&lt;br /&gt;# RewriteBase /&lt;br /&gt;&lt;br /&gt;# add ending slash if needed&lt;br /&gt;RewriteCond %{REQUEST_URI} !/$&lt;br /&gt;RewriteCond %{REQUEST_URI} !\.&lt;br /&gt;RewriteRule (.*) http://%{HTTP_HOST}/$1/ [R=301,L]&lt;br /&gt;&lt;br /&gt;# prepend &amp;#039;www&amp;#039; if needed&lt;br /&gt;RewriteCond %{HTTP_HOST} !^www\.&lt;br /&gt;RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 04 Mar 2007 19:55:09 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1216109 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/all-urls-require-slash#comment-1216094</link>
    <description> &lt;p&gt;Excuse my negativity here (just read &lt;a href=&quot;http://www.rinkworks.com/stupid/cs_abuse.shtml&quot; class=&quot;bb-url&quot;&gt;http://www.rinkworks.com/stupid/cs_abuse.shtml&lt;/a&gt;) but, it may be a good idea to visit your client. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/plain.png&quot; title=&quot;Plain&quot; alt=&quot;Plain&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 03 Mar 2007 22:10:04 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1216094 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/all-urls-require-slash#comment-1216047</link>
    <description> &lt;p&gt;Normally I would say it&#039;s the server being strange, but you say it works ok for you. Get him to try another browser maybe?&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Mar 2007 16:07:00 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1216047 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/all-urls-require-slash#comment-1216043</link>
    <description> &lt;p&gt;I deleted the access file when he told me that it still didn&#039;t help him. But here&#039;s what I used&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Options +FollowSymlinks&lt;br /&gt;RewriteEngine on&lt;br /&gt;rewritecond %{http_host} ^example.com [nc]&lt;br /&gt;rewriterule ^(.*)$ http://www.example.com/$1 [r=301,nc]&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I should mention I am only a few miles away from him, so if I need to go to his office I can.&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Mar 2007 13:50:01 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1216043 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/all-urls-require-slash#comment-1216037</link>
    <description> &lt;p&gt;Odd.  What did you add to the access file?&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Mar 2007 07:11:24 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1216037 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
