> Am 13.07.2020 um 18:10 schrieb Tom Browder :
>
> I'm running Apache 2.4.43 and just added my first managed virtual host
> with mod_md and all worked fine. Now I want to move all my other
> virtual host to the same process but I have a few questions first:
>
> 1. For an auto renewal for the c
Appreciate the feedback. Rewrite was certainly my first choice and allows me to
exclude paths. Danny
Original message From: Eric Covener Date:
7/13/20 12:39 PM (GMT-06:00) To: users@httpd.apache.org Subject: Re:
[users@httpd] Default 403 response when no matching vhost On Mon
On Tue, Jul 14, 2020 at 02:01 Stefan Eissing
wrote:
> > 1. For an auto renewal for the current managed domain, will I have to
> > manually restart each time?
> Clarification: only a reload (graceful) is necessary, not stop+start.
Good point, thanks.
Since the renewal is done usually a month in
> Am 14.07.2020 um 16:48 schrieb Tom Browder :
>
> On Tue, Jul 14, 2020 at 02:01 Stefan Eissing
> wrote:
> > 1. For an auto renewal for the current managed domain, will I have to
> > manually restart each time?
> Clarification: only a reload (graceful) is necessary, not stop+start.
>
> Good
> Dear Apache enthusiasts ...
>
> My application is a very simple https-only apache (2.4.43) server with
> mod_ssl (openssl 1.1.1g) in Linux (crux distribution 3.5).
[...]
> ./configure --enable-layout=CRUX \
> --with-apr=/usr \
> --with-apr-util=/usr \
>
For ages my Apache web server wound not work properly.
Details:
I spent a while configuring and installing web applications. Like I’ve done on
several other machines.
It was all working at this time. Then I decided to use variables rather than
hard-coded values.
Check:
When problems first arr