On Wed, Jul 1, 2020 at 3:26 AM Mark Thomas wrote:
>
> On 01/07/2020 00:41, rugman66 . wrote:
> > On Wed, Apr 22, 2020 at 9:21 AM Mark Thomas wrote:
> >>
> >> On 22/04/2020 00:11, rugman66 . wrote:
> >>
> >>
> >>
> >>>Tomcat log (I'm trying to get more debug level logging)
> >>>
On 01/07/2020 00:41, rugman66 . wrote:
> On Wed, Apr 22, 2020 at 9:21 AM Mark Thomas wrote:
>>
>> On 22/04/2020 00:11, rugman66 . wrote:
>>
>>
>>
>>>Tomcat log (I'm trying to get more debug level logging)
>>> 2020-04-21 13:39:33 INFO app.CompletionRestController
>>> Unsuppor
On Wed, Apr 22, 2020 at 9:21 AM Mark Thomas wrote:
>
> On 22/04/2020 00:11, rugman66 . wrote:
>
>
>
> >Tomcat log (I'm trying to get more debug level logging)
> > 2020-04-21 13:39:33 INFO app.CompletionRestController
> > Unsupported Media Type in Header
> >
> > Postman
On 22/04/2020 00:11, rugman66 . wrote:
>Tomcat log (I'm trying to get more debug level logging)
> 2020-04-21 13:39:33 INFO app.CompletionRestController
> Unsupported Media Type in Header
>
> Postman
>415 Unsupported Media Type
>
> GET URL
>
On Sat, Apr 18, 2020 at 1:46 AM Mark Thomas wrote:
>
> On 17/04/2020 18:15, rugman66 . wrote:
> > Made correction to ProxyPass and ProxyPassReverse.
>
> Good. Changing the context path in the reverse proxy opens up the
> possibility for all sorts of breakage and is generally best avoided if
> at a
On 17/04/2020 18:15, rugman66 . wrote:
> Made correction to ProxyPass and ProxyPassReverse.
Good. Changing the context path in the reverse proxy opens up the
possibility for all sorts of breakage and is generally best avoided if
at all possible.
> I have Apache 2.4.6 running as reverse proxy fo
Made correction to ProxyPass and ProxyPassReverse.
-John
-- Forwarded message -
From: rugman66 .
Date: Fri, Apr 17, 2020 at 10:02 AM
Subject: Reverse proxy and SSL redirect
To: Tomcat Users List
Hello,
I have Apache 2.4.6 running as reverse proxy for Tomcat 7.0.96, both
runn