I need a 301 mod rewrite rule that will redirect the following example URL
http://www.example.com/people/john-doe/
to
http://www.example.com/people/john-doe (no slash)
It will only apply to URLS in the people directory.
I need a 301 mod rewrite rule that will redirect the following example URL
http://www.example.com/people/john-doe/
to
http://www.example.com/people/john-doe (no slash)
It will only apply to URLS in the people directory.