Create Custom Connector
The fix is complex, but the problem is simple and frequent. Right now, information from Apache is not passed on to the servlet engine that tells the servlet engine how to resolve domain requests to their respective file locations on the file system. This means that in order to get a domain to resolve properly in the servlet engine, the domain has to be configured there in addition to being configured in Apache. This "double configuration" is confusing and at the very least, takes extra time.