When it comes to the URL rewrite rules, I'm a bit of a basket case. I need to do the following:
I have employees going to
http://myapp.server.com
I need them to wind-up at
http://myapp.server.com/appsubdirectory
I have tried several things, but I can't seem to get the pattern matching correct. Help.