I\'ve successfully modified my .htaccess file to remove trailing slashes on most pages but I\'m wondering how to exempt my home page/directory? For example:
domain.
Redirects request for all URLs ending in a / except for the root:
/
RedirectMatch 301 ^(.+)/$ $1