Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Paul
On 2023-10-24 14:09, Frank Gingras wrote: [snip] Keep in mind that nghttp2 is a build requirement for HTTP/2, which was outlined in the threads pertaining to CVE 2033-44487. Testing with that tool should be fine. Good point, thanks. I had missed it. In the Ubuntu world (nearly all of my se

Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Jose Stefan
Hello Paul, Sorry, that's hotmail default behavior for replies. I have tried removing all default quoted text for this post and quoting manually to see how it turns out. What version of Apache / httpd? What server system / version? I personally had never heard of Nghttp, and their website appe

Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Frank Gingras
tion. I've now peformed the following > test. > > > > 1. saved the generated content as a static fileA.html > > 2. changed to this line: > > > > And after the test I still get the push. > > > > --Jose Stefan > > > > ----------

Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Paul
ll get the push. --Jose Stefan *From:* Paul *Sent:* Tuesday, October 24, 2023 12:55 PM *To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch On 2023-10-24 11:31, Jose Stefan wrote: Hello, I have a weird issue while using &qu

Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Jose Stefan
push. --Jose Stefan From: Paul Sent: Tuesday, October 24, 2023 12:55 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch On 2023-10-24 11:31, Jose Stefan wrote: > Hello, > > I have a weird issue while using "

Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Paul
On 2023-10-24 11:31, Jose Stefan wrote: Hello, I have a weird issue while using "H2Push". I'm turning it off, but depending where it's nested it doesn't work as expected. Subset of config shown at the end. I'm using version: 2.4.52-1ubuntu4.6 on Ubuntu 22.04 LTS. With the code as presented,

[users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Jose Stefan
Hello, I have a weird issue while using "H2Push". I'm turning it off, but depending where it's nested it doesn't work as expected. Subset of config shown at the end. I'm using version: 2.4.52-1ubuntu4.6 on Ubuntu 22.04 LTS. With the code as presented, it still triggers a push for "fileC.css". I