Hi Guys
I need to add a trailing / to a url if it doesn't have one or isn't a file
so
becomes
But I don't what to just add slash the URl as this will end up with filename like this style.css/
So I need a piece of Regex that I can put into the IIS 7 rewrite engeine to append when needed