I need to get the IIS URL rewrite module to work but am having no luck.
What I need to do is 'inject' a subfolder (psms) into a url when it is not present, like so: https://something.somewhere.com/acp/default.aspx?k=v
Doesn't have the subfolder psms so redirect to https://something.somewhere.com/psms/acp/default.aspx?k=v