The following is the issued i encountered:
https://localhost:8443/accounting/control/main this URL is working https://127.0.0.1:8443/accounting/control/main this URL is working https://w2019-dc:8443/accounting/control/main this URL is not working with the following message | ERROR MESSAGE org.apache.ofbiz.webapp.control.RequestHandlerException: Domain w2019-dc not accepted to prevent host header injection https://192.168.1.254:8443/accounting/control/main this URL is not working with the following message | ERROR MESSAGE org.apache.ofbiz.webapp.control.RequestHandlerException: Domain w2019-dc not accepted to prevent host header injection
I need your advise.