# Rericetiong http://www.domain.tld/something/ -> http://www.domain.tld/something
 
RewriteEngine on
RewriteCond %{REQUEST_ADDR} (.*)
RewriteRule (.+)/$ %{0}/$1 [R=301,L]
 
trailing_slash_redirection.txt · Last modified: 2009/06/23 00:00 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki