Re: Handling wildcard domains in Tomcat 8.0

2017-03-05 Thread Nick Johnson
On Sun, Mar 5, 2017 at 10:56 AM, Mark Thomas wrote: > > >> That is not correct. Tomcat makes no changes to the Host or > >> X-Forwarded-Host header it receives in the default configuration. > > > > Are there any configuration modifications that could cause this behavior > to > > manifest? > > The

Re: Handling wildcard domains in Tomcat 8.0

2017-03-05 Thread Mark Thomas
On 05/03/17 18:37, Nick Johnson wrote: Please configure your e-mail client to quote text you reply to. It makes conversations much easier to follow. >> On Mar 5, 2017 9:50 AM, "Mark Thomas" wrote: >> >> On 04/03/17 04:33, Nick Johnson wrote: >>> Greetings, >>> >>> I have observed that with the

Re: Handling wildcard domains in Tomcat 8.0

2017-03-05 Thread Nick Johnson
On Mar 5, 2017 9:50 AM, "Mark Thomas" wrote: On 04/03/17 04:33, Nick Johnson wrote: > Greetings, > > I have observed that with the default configuration where the name > is 'localhost', Tomcat will change the Host and X-Forwarded-Host headers to > the IP address of the local machine. That is no

Re: Handling wildcard domains in Tomcat 8.0

2017-03-05 Thread Mark Thomas
On 04/03/17 04:33, Nick Johnson wrote: > Greetings, > > I have observed that with the default configuration where the name > is 'localhost', Tomcat will change the Host and X-Forwarded-Host headers to > the IP address of the local machine. That is not correct. Tomcat makes no changes to the Host