Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Won't Fix
-
CMS-10.0-alpha-1
-
None
-
None
-
None
Description
When accessing the site using an IP address rather than localhost, you get a 404 and the following exception:
[INFO] [talledLocalContainer] 15.04.2015 11:25:46 WARN http-nio-8080-exec-1 [HstDelegateeFilterBean.doFilter:194] 'Request
{ method='GET', scheme='http', host='10.10.90.124:8080', requestURI='/site/', queryString='null'}' can not be matched to a host. Skip HST Filter and request processing.
When looking into this, also make sure the channel manager within the CMS works as expected.
This is a blocker as it means I cannot test using IE. But otherwise I'd say it's a top.