What do I need to do to the following rewrite rule to make it so it works whether or not their is a slash at the end of the URL?
ie. http://mydomain.com/content/featured or http://mydomain.com/content/featured/
RewriteRule ^content/featured/ /content/today.html