How to custom error page
-
Hi,
If I setup an account for a guest just to see a page and after they log with the guest credentials and modify the path they have access
to the user icon from where they can change the password for the guest account.
Now if I introduce a wrong path I get a page with Page Not Found !
How can I create an empty page ) or my custom page) that show when a wrong path is introduced ?
Thanks
Mircea -
I believe you are seeking the jsp's in your Mango/web/exception/ directory. Be sure to place your new versions into Mango/overrides/web/exception/ to ensure they persist through updates!!
-
Also I believe the behavior you're describing is a bug on our part. I will submit an issue. Thanks for bringing it to our attention! Created: https://github.com/infiniteautomation/ma-core-public/issues/600