Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- RewriteCond %{REQUEST_FILENAME} !-d
- RewriteCond %{REQUEST_URI} ^(.+)/$
- RewriteRule ^(.+)/$ /$1 [R=301,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement