Hi Guys, I'm on the deployment of my website now. However, I'm currently facing challenges now. The page that must open first when I browse the website is "home" but still it runs the master page "main". Already tried defining it on IIS default document but to no avail. Already tried routing but it does not work.
How to set default document in IIS server
Hi Guys, I'm on the deployment of my website now. However, I'm currently facing challenges now. The page that must open first when I browse the website is "home" but still it runs the master page "main". Already tried defining it on IIS default document but to no avail. Already tried routing but it does not work.
How can I set a default document "home"? Thanks.
Already resolved. Reference is http://stackoverflow.com/questions/9511041/how-to-set-default-web-page-in-umbraco
is working on a reply...