I use a CMS system and modrewrites on my site. If i enter the following in the browser www.mysite.com/widgets/ it works fine, however if I enter the following www.mysite.com/widgets without the trailing slash I get a "page not found" error.
Can anybody give me the syntax for the .htacess file so a trailing slash is always appended.
Thank you