Allow sub domain to be pointed to specific folder
For better web site loading performance and security point of view, is good to have a sub domain (e.g. admin.yourdomain.com, cdn.yourdomain.com) that can pointed to specific folder
1
vote

-
@steve This can already be done using a separate CloudSites for each application such as your main site, admin site, etc. That is the ultimate in performance and security.