I wondered if I might get some URL rewrite help from the members of the forum.
I'm using WinHost, and am unable to install to the root. This means that my website's URLs include the folder where SilverStripe is installed, like http://mysite.com/Silverstripe. I managed to write a few inbound rules to resolve http://mysite.com to http://mysite.com/Silverstripe. But I've been unable to write outbound rules to make sure that clicking on, for example, About Us, doesn't leave the URL as http://mysite.com/Silverstripe/about-us. I just want to eliminate the folder name from the URLs that the user will see.
Thanks!