Board index » Web Programming » Startpage not in root folder
|
prakashsha
|
Startpage not in root folder
Web Programming159
Hy all, My problem is that my default page is not in the root folder of my website but in a subfolder called public_pages which is in the root if my website. I've tried different approaches but nothing worked. At the moment i've a page default page in the root which does the redirect to the public_pages folder, but this is a bit slow. I also tried it with: - UrlMapping in the web.config file. - Server.Transfer, but then my page appears without the pictures Or is the solution a different configuration on IIS? Kind regards, Yvonne - |
