I have SAAS software. When companies register on my website, i want to give them sub-domain at the same time. Example abc company registered now, the system will automatically redirect him to http://abc.example.com where can can be able to view all my services/features.
@mthomas@fraserk : How it can be done dynamically? On successfully signup, you will be redirected to your own sub-domain. is it possible with above approaches?