Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
mohmedsh said:is it on windows or linux. If linux then yes i know some one did it before , so maybe some one using linux could help.
In windows , i think the only way is get the url requested in the header and then in your default page you can rediredt to the requested folder.
Scotty_32 said:am not 100% sure
but there may be away of making all unused subdomains an alias of the main domain
then you could use a simple ASP script to find out the name of the subdomain
then you'd do "mydomain.com/subdomain.aspx?sd=*subdomain-name*"
i'll have alook later and see if my idea would work
JMKotman said:You will need a dedicated ip address to have all sub domains point to your root site. you can then place code to redirect according . you will also need to make sure you have a dns a record whivh is *.domainname.com and points to xxx.xxx.xxx.xxx.
JMK
Stephen said:You can set that up in the CP manually.