Good Day All,
Is this possible to mimic URLs in Asp.net without actually creating a sub domain if i use Rewrite Module.
For example : URL : example.com?value=somecode
and rewrite as : somecode.example.com
I've been searching for it since a week. Please confirm if it can be done using rewrite module.