<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: .htaccess Add Trailing Slash to URL</title>
	<atom:link href="http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/feed/" rel="self" type="application/rss+xml" />
	<link>http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/</link>
	<description>Worst. Domain Name. Ever.</description>
	<pubDate>Fri, 30 Jul 2010 18:35:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Paul</title>
		<link>http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-71927</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 18 Jul 2010 08:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-71927</guid>
		<description>man, white text on black background. my eyes hurt. good thing there is print preview.</description>
		<content:encoded><![CDATA[<p>man, white text on black background. my eyes hurt. good thing there is print preview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twan</title>
		<link>http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-71361</link>
		<dc:creator>Twan</dc:creator>
		<pubDate>Sun, 11 Jul 2010 09:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-71361</guid>
		<description>Why do you need to give the full address?

RewriteRule (.*)$ /$1/ [R=301,L]

Works as well.</description>
		<content:encoded><![CDATA[<p>Why do you need to give the full address?</p>
<p>RewriteRule (.*)$ /$1/ [R=301,L]</p>
<p>Works as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-55809</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-55809</guid>
		<description>I don't know, perhaps it's not any better than the AskApache code...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know, perhaps it&#8217;s not any better than the AskApache code&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-55700</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Wed, 18 Nov 2009 20:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-55700</guid>
		<description>how is your method better than this?
RewriteRule ^/*(.+/)?([^.]*[^/])$ http://%{HTTP_HOST}/$1$2/ [L,R=301]

from:
http://www.askapache.com/htaccess/commonly-used-htaccess-code-examples.html</description>
		<content:encoded><![CDATA[<p>how is your method better than this?<br />
RewriteRule ^/*(.+/)?([^.]*[^/])$ <a href="http://%" rel="nofollow">http://%</a>{HTTP_HOST}/$1$2/ [L,R=301]</p>
<p>from:<br />
<a href="http://www.askapache.com/htaccess/commonly-used-htaccess-code-examples.html" rel="nofollow">http://www.askapache.com/htaccess/commonly-used-htaccess-code-examples.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-54711</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Mon, 02 Nov 2009 08:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/#comment-54711</guid>
		<description>Hi,

I tried your code above but my site still points to original file. 
Ex: http://mysite.com/about.htm 

Instead of:
http://mysite.com/about/

Any assistance is appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried your code above but my site still points to original file.<br />
Ex: <a href="http://mysite.com/about.htm" rel="nofollow">http://mysite.com/about.htm</a> </p>
<p>Instead of:<br />
<a href="http://mysite.com/about/" rel="nofollow">http://mysite.com/about/</a></p>
<p>Any assistance is appreciated. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.386 seconds -->
<!-- Cached page served by WP-Cache -->
