404 error trying to view .html pages without page name - umbraco 6
We have a folder not in the Umbraco database, just some folders with a bunch of .html files.
On earlier versions of Umbraco 4.0, this works fine.
If you want to see a file like /cp/index.html, you would only have to type in /cp/ and you would see the file, for the server would automatically show the index.html file. Since we upgraded our sites, that don't work anymore.
What has changed in Umbraco to not allow this anymore? Is there a workaround? Should I upgrade to version 7? ... We can't launch our new Upgraded site until this issue is fixed. (Umbraco 6.1.1). Please help, any help would be very appreciated.
I think there are two possible issues. Either the IIS is not set up to use index.html as the default document, or the /cp/ path is not configured for umbraco to ignore.
Yes, we never had the path excluded into the web.config.Adding /help/ made all the pages appear again.
However, one last issue we are having, that is we used to have files that were downloadable only through IIS security.Now, that doesn't work anymore. Is there a way to get this working the way it was before, or do we have to now use Umbraco's security for downloading secure files only accessible to members? If so, do you know of how to get this setup. (link to tut or how to would be fine)
404 error trying to view .html pages without page name - umbraco 6
We have a folder not in the Umbraco database, just some folders with a bunch of .html files.
On earlier versions of Umbraco 4.0, this works fine.
If you want to see a file like /cp/index.html, you would only have to type in /cp/ and you would see the file, for the server would automatically show the index.html file. Since we upgraded our sites, that don't work anymore.
What has changed in Umbraco to not allow this anymore? Is there a workaround? Should I upgrade to version 7? ... We can't launch our new Upgraded site until this issue is fixed. (Umbraco 6.1.1). Please help, any help would be very appreciated.
I think there are two possible issues. Either the IIS is not set up to use index.html as the default document, or the /cp/ path is not configured for umbraco to ignore.
Make sure that the path is ignored by umbraco:
Then make sure that your iis site has index.html as a Default Document in the site settings.
Are you seeing the IIS 404 or umbracos 404 page?
Hi, and thank you for your response.
Yes, we never had the path excluded into the web.config. Adding /help/ made all the pages appear again.
However, one last issue we are having, that is we used to have files that were downloadable only through IIS security. Now, that doesn't work anymore. Is there a way to get this working the way it was before, or do we have to now use Umbraco's security for downloading secure files only accessible to members? If so, do you know of how to get this setup. (link to tut or how to would be fine)
Thank you.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.