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
How to configure custom error pages in umbraco 9?
I have configure in web.config in appsettings.json and not working for me.
Does anyone have any way to do this that might help.
Thank You
Hi Bruno,
try here:
https://our.umbraco.com/documentation/Reference/V9-Config/ContentSettings/
This not work for me.
I have this code in appsettings.json
And this is the error returned, not my custom page.
Hey,
I already solved it through web.config / IIS
I'm already tested this solution but it doesn't work because the existingResponse option I was using, which is set by default, didn't work.
With existingResponse="Replace" works fine for me.
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.
Continue discussion
Custom error pages on Umbraco 9
How to configure custom error pages in umbraco 9?
I have configure in web.config in appsettings.json and not working for me.
Does anyone have any way to do this that might help.
Thank You
Hi Bruno,
try here:
https://our.umbraco.com/documentation/Reference/V9-Config/ContentSettings/
This not work for me.
I have this code in appsettings.json
And this is the error returned, not my custom page.
Hey,
I already solved it through web.config / IIS
I'm already tested this solution but it doesn't work because the existingResponse option I was using, which is set by default, didn't work.
With existingResponse="Replace" works fine for me.
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.