Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
I installed Umbraco v 4.5.1 on IIS 7, but now I am having this issue where default document are not being served.
e.g.
If I navigate to http://my.website.com/umbraco I get a 404 error page.
If I navigate to http://my.website.com/umbraco/default.aspx everything works fine.
I have verified that "default document" is enabled in IIS and default.aspx is registered as a default document.
Umbraco is installed under .Net v4 and Integrated managed pipeline mode.
Thanks
-zak
Instead of this:
http://my.website.com/umbraco
add a trailing slash
http://my.website.com/umbraco/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
404 on default documents
Hi all,
I installed Umbraco v 4.5.1 on IIS 7, but now I am having this issue where default document are not being served.
e.g.
If I navigate to http://my.website.com/umbraco I get a 404 error page.
If I navigate to http://my.website.com/umbraco/default.aspx everything works fine.
I have verified that "default document" is enabled in IIS and default.aspx is registered as a default document.
Umbraco is installed under .Net v4 and Integrated managed pipeline mode.
Thanks
-zak
Instead of this:
http://my.website.com/umbraco
add a trailing slash
http://my.website.com/umbraco/
is working on a reply...