Is there a preferred method for setting the a default web interface so that when users browse to the base URL they will be redirected to it? For example, browsing adaxes.example.com will redirect to adaxes.example.com/SelfServ instead of the iis start page? I've tried use HTTP redirect on the default website with all the various options, but it causes all the sub-sites to be redirected as well, or a redirect loop. I assume the only option is to write a custom redirect page with rules, so looking for assistance with that.