Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Paul
On 2024-10-09 10:15, Freek de Kruijf wrote: I made a web page years ago [Top-posting - nasty - from the original post after reading many replies] apache2 is server software -- it serves what you give it to serve. What errors, if any, are showing in your apache2 logs? You appear, from tiddly

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Daniel Ferradal Márquez
On 9/10/24 17:59, Freek de Kruijf wrote: httpd does not interfere with your content. Perhaps the issue lies with https://, and some resources not being loaded. In any case, asking a web/css/design forum/mailing list would yield better results. I also tried to use Microsoft Edge and it also

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Simon Harrison
On Wed, 09 Oct 2024 17:59:49 +0200 Freek de Kruijf wrote: > I also tried to use Microsoft Edge and it also displays the page > wrongly. As I wrote the content I see in the page in the browser in > both cases is the same. So why does the browser display things > differently when the only obvious

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Frank Gingras
On Wed, Oct 9, 2024 at 12:00 PM Freek de Kruijf wrote: > Op woensdag 9 oktober 2024 17:38:55 CEST schreef Frank Gingras: > > On Wed, Oct 9, 2024 at 11:33 AM Freek de Kruijf > > > > wrote: > > > Op woensdag 9 oktober 2024 16:31:16 CEST schreef Frank Gingras: > > > > On Wed, Oct 9, 2024 at 10:15 A

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Freek de Kruijf
Op woensdag 9 oktober 2024 17:38:55 CEST schreef Frank Gingras: > On Wed, Oct 9, 2024 at 11:33 AM Freek de Kruijf > > wrote: > > Op woensdag 9 oktober 2024 16:31:16 CEST schreef Frank Gingras: > > > On Wed, Oct 9, 2024 at 10:15 AM Freek de Kruijf > > > > > > wrote: > > > > I made a web page yea

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Frank Gingras
On Wed, Oct 9, 2024 at 11:33 AM Freek de Kruijf wrote: > Op woensdag 9 oktober 2024 16:31:16 CEST schreef Frank Gingras: > > On Wed, Oct 9, 2024 at 10:15 AM Freek de Kruijf > > > > wrote: > > > I made a web page years ago in which I present buttons to view a video > or > > > to > > > download th

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Freek de Kruijf
Op woensdag 9 oktober 2024 16:31:16 CEST schreef Frank Gingras: > On Wed, Oct 9, 2024 at 10:15 AM Freek de Kruijf > > wrote: > > I made a web page years ago in which I present buttons to view a video or > > to > > download that video file. In some text explaining something about the size > > of >

Re: [users@httpd] Strange change in behavior of web page

2024-10-09 Thread Frank Gingras
On Wed, Oct 9, 2024 at 10:15 AM Freek de Kruijf wrote: > I made a web page years ago in which I present buttons to view a video or > to > download that video file. In some text explaining something about the size > of > the video, I gave text parts a color (white) and a background color using: >

[users@httpd] Strange change in behavior of web page

2024-10-09 Thread Freek de Kruijf
I made a web page years ago in which I present buttons to view a video or to download that video file. In some text explaining something about the size of the video, I gave text parts a color (white) and a background color using: 800x450 When I now go to this web page using Firefox the backgrou

Re: [users@httpd] Help with Apache Configuration in Dockerized PHP Application

2024-10-09 Thread Frank Gingras
On Wed, Oct 9, 2024 at 5:31 AM Abhijith wrote: > Thanks I understand. But can you suggest any debugging method to find out > which file is requesting the file > > On Wed, 9 Oct 2024, 10:37 Frank Gingras, wrote: > >> >> >> On Tue, Oct 8, 2024 at 11:25 PM Abhijith wrote: >> >>> Yes, I understand

[users@httpd] Apache 2.4.62 - ongoing proxy issue/regression with AddHandler and uwsgi

2024-10-09 Thread Jan Ingvoldstad
Hi, I see that there is a regression with uwsgi when using Apache 2.4 fixes introduced in July with Apache 2.4.60/2.4.61, this also goes for the recent regression fixes for Apache 2.4.62 released by Debian yesterday (DSA 5729-2). The uwsgi regression is described here, but apparently has not reac

Re: [users@httpd] Help with Apache Configuration in Dockerized PHP Application

2024-10-09 Thread Abhijith
Thanks I understand. But can you suggest any debugging method to find out which file is requesting the file On Wed, 9 Oct 2024, 10:37 Frank Gingras, wrote: > > > On Tue, Oct 8, 2024 at 11:25 PM Abhijith wrote: > >> Yes, I understand that now. That I shouldn't allow clients to access my >> .htt