[users@httpd] Re: Custom Error Pages

2020-04-15 Thread Christophe JAILLET
Le 15/04/2020 à 08:24, Praveen Kumar K S a écrit : Hello, I'm looking for some help in configuring custom error pages in httpd 2.4.39 I'm compiling httpd and running it as a container. If someone can help me with the manuals or documentation, it will be helpful. Regards, Praveen Kumar K S

Re: [users@httpd] Faulty logic in Require directive

2020-04-15 Thread Eric Covener
On Wed, Apr 15, 2020 at 6:34 AM Mal Goris wrote: > > Hi, > > I'm having trouble with the speed of execution of authorization for a webdav > site. After a lot of trial and error I think there are two parts to this > problem. This email is addressing just the first part. The problem, as I > de

[users@httpd] Faulty logic in Require directive

2020-04-15 Thread Mal Goris
Hi, I'm having trouble with the speed of execution of authorization for a webdav site. After a lot of trial and error I think there are two parts to this problem. This email is addressing just the first part. The problem, as I describe it, may sound trivial but I have cut the configuration down

Re: [users@httpd] Strange behavior for reverse proxy

2020-04-15 Thread Franklin Weng
Hi Eric, Thanks. I've solved this problem. It is indeed caused by limesurvey's settings. Following its way didn't solve the redirect behavior but I reinstalled it solved this issue. Thanks for your help. Franklin Eric Covener 於 2020年4月13日 週一 下午8:07寫道: > > Would anyone please give me some hi