Re: [users@httpd] help with reverse proxy

2021-10-06 Thread Matt Zagrabelny
On Wed, Oct 6, 2021 at 3:18 PM Nick Kew wrote: > > > Sort of. Chromium is now working, but FF is still reporting the > > "Content Encoding" issue. > > Have you cleared FF's cache? Well Not explicitly. I did use ++R, which I was under the impression that that did a full reload and ignored cac

Re: [users@httpd] help with reverse proxy

2021-10-06 Thread Nick Kew
> On 5 Oct 2021, at 22:43, Matt Zagrabelny wrote: > > GET /polaris/ HTTP/1.1 > Accept-Encoding: gzip, deflate > HTTP/1.1 200 OK > content-encoding: gzip OK, that looks like it should be fine for the browser and server. It looks like you're dealing with compressed data. If the proxy is to re

Re: [users@httpd] Stupid question on mod_header

2021-10-06 Thread Konstantin Kolinko
ср, 6 окт. 2021 г. в 13:10, Martin Knoblauch : > > Hi, > > sorry for asking this likely stupid question. This is with Apache HTTPD > 2.4.48. > > I want to change the value of the X-Frame-Options response header from DENY > to SAMEORIGIN. The header is apparently set by Tomcat 9.0.53. > > Naively

Re: [users@httpd] Stupid question on mod_header

2021-10-06 Thread Daniel Ferradal
Probably because the header is being added later in a different sub-context. That is, at the time apache sets the header for virtual host there is no other header of the same name defined, so there is nothing to eliminate and set instead, but then the path for the reverse proxy to tomcat is being

[users@httpd] Stupid question on mod_header

2021-10-06 Thread Martin Knoblauch
Hi, sorry for asking this likely stupid question. This is with Apache HTTPD 2.4.48. I want to change the value of the X-Frame-Options response header from DENY to SAMEORIGIN. The header is apparently set by Tomcat 9.0.53. Naively, because the mod_header documentation says "The response header i

[users@httpd] duplicate logging into one global access/error log

2021-10-06 Thread Marc
Currently I have virtualhost configuration files that configure logging like this[1] (in a local dir). How can I add something to eg /etc/httpd/conf/httpd.conf that logs everything of all configured virtual hosts ALSO into some global log file? [1] .. .. CustomLog "|/usr/sbin/rotatelogs -L