> -Original Message-
> From: Felipe Gasper
> Sent: Monday, 10 January 2022 14:47
> To: users@httpd.apache.org
> Subject: [users@httpd] High availability vhosting WAS Re: [users@httpd]
> Dynamic vhost config?
>
>
>
> > On Jan 8, 2022, at 10:01, Eric Covener wrote:
> >
> > On Sat, Jan 8,
> -Original Message-
> > > > It seems that line 80 expects an APACHE_RUN_DIR env var.
> > >
> > > It means you ran "apache2" or "httpd" instead of the startup script
> > > (apachectl) or service/systemctl your system expects Or you've
> > > removed variables like APACHE_RUN_DIR from whereve
Gabriel,
SSLv2 is not just deprecated (as in you shouldn't use it anymore but you still
can) it's been prohibited by the IETF.
You have little or no chance of finding anyone willing to support this.
Your best bet is to convince the service provider to use a modern version of
TLS or as someone a
> -Original Message-
> From: Yann Ylavic
> Sent: Thursday, 14 January 2021 14:24
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] How to troubleshoot/fix DAV errors during SVN
> checkout
>
> On Thu, Jan 14, 2021 at 2:14 PM Yann Ylavic wrote:
> >
> > You could use a "ProxyPass ..
Yann,
Thanks for the feedback. I'll implement the recommendations and will monitor
the situation.
Regards
Bram
-Original Message-
From: Yann Ylavic
Sent: Thursday, 14 January 2021 14:24
To: users@httpd.apache.org
Subject: Re: [users@httpd] How to troubleshoot/fix DAV errors during SV
Hi,
Our setup:
Subversion 1.10 on RHEL8 served by httpd 2.4
Reverse proxy httpd 2.4 on RHEL8
We're seeing one or more failures/day during SVN checkout/updates.
There appear to be some variations on the error:
These are the logs on the SVN (backend) server
First type:
[dav:error] Provider encounte
Niranjan,
You’re probably looking for the functionality of mod_emoteip
(https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html).
I followed the guide at
https://www.globo.tech/learning-center/x-forwarded-for-ip-apache-web-server/ to
set it up.
What wasn’t clear to me is that you need to add
/current/mod/mod_remoteip.html does not make this
clear.
Where/How can I suggest an update to this page?
-Original Message-
From: Bram Mertens
Sent: Monday, 4 January 2021 19:41
To: users@httpd.apache.org
Subject: [users@httpd] How to add X-Forwarded-for header in reverse proxy with
SSL
Setup as follows:
- proxy server (RHEL8 apache 2.4) in DMZ
- contains multiple vhosts
- each vhost acts as a reverse proxy to a web server in the LAN
- connections from the proxy to the backend web server are secured via SSL
- backend server (RHEL8 apache 2.4) in LAN
Problem to solve:
Current
On Fri, Aug 27, 2010 at 8:15 PM, Jon Drukman wrote:
> I'm trying to password protect my entire site, but leave the URI /ping open
> for
> the load balancer healthcheck. Here is my configuration:
>
...
>
> This doesn't work. Requests for /ping are still requiring digest
> authentication, and if
I am not sure this will resolve the issue but perhaps you can try to
reverse the two sections?
i.e. the more specific one before the more general one?
HTH
Bram
On Wed, Jun 30, 2010 at 7:54 AM, Tapas Mishra wrote:
> I am getting a warning when I am restarting apache I am not able to
> understan
On Sat, Jun 12, 2010 at 1:19 AM, Sean Conner wrote:
> It was thus said that the Great Bram Mertens once stated:
>> Hi,
>>
>> http://httpd.apache.org/docs/2.0/misc/perf-tuning.html starts by
>> saying "The single biggest hardware issue affecting webserver
>&
Hi,
http://httpd.apache.org/docs/2.0/misc/perf-tuning.html starts by
saying "The single biggest hardware issue affecting webserver
performance is RAM."
However mod_status does not show information on memory consumption
while it does display information on CPU usage.
This seems odd to me. I have
13 matches
Mail list logo