Hi,
I have an ABAP NW 7.4 System with configured error handling (TCode SICF). It works fine if I open an "wrong" URL inside the default_host. If I try to open an wrong URL outside the default host I get not my configured error page.
an example:
SICF configuration: default_host/sap
http://mysap.system.int/sap/lasdada -> display my own error page
http://mysap.system.int/asdadad -> display not my own error page, it shows the sap error page.
How can I configure that my own error page is available on http://mysap.system.int/asdadad?
Best Regards
Oliver
Add comment