That sound like a good idea too!
Trying to learn something new every day.
Thanks,
Dave Copeland.
On 07/31/2017 05:21 PM, Daniel wrote:
> Why not just RedirectMatch?
>
> El 31 jul. 2017 9:28 p. m., "David Copeland"
> mailto:david.copel...@jsidata.ca>> escribió:
>
> Ah, okay, thanks!
>
>
Why not just RedirectMatch?
El 31 jul. 2017 9:28 p. m., "David Copeland"
escribió:
> Ah, okay, thanks!
>
> Dave.
>
> On 31/07/17 03:25 PM, Yann Ylavic wrote:
> > On Mon, Jul 31, 2017 at 9:16 PM, David Copeland
> > wrote:
> >> Is there a way to ReDirect for all but a certain path?
> >>
> >> That
Ah, okay, thanks!
Dave.
On 31/07/17 03:25 PM, Yann Ylavic wrote:
> On Mon, Jul 31, 2017 at 9:16 PM, David Copeland
> wrote:
>> Is there a way to ReDirect for all but a certain path?
>>
>> That is, is some like this possible?
>>
>>
>> Redirect ..
>>
> You could use:
>
> (i.e. not fol
On Mon, Jul 31, 2017 at 9:16 PM, David Copeland
wrote:
> Is there a way to ReDirect for all but a certain path?
>
> That is, is some like this possible?
>
>
> Redirect ..
>
You could use:
(i.e. not followed by)
Regards,
Yann.
---
Is there a way to ReDirect for all but a certain path?
That is, is some like this possible?
Redirect ..
I'm using 2.4.27.
Thanks.
--
David Copeland
JSI Data Systems Limited
613-727-9353
www.jsidata.ca
-
To unsubsc
I assume that a certain time of day (or even time of week?) would be most
desirable to configure for such a restart? Anything else?
A lot of additional actions could be required, therefore opportunity to
call a shell script or sequence of shell commands is the best.
For instance, I currently
I, as a developer, have a question to you, the users of httpd:
For the Let's Encrypt support, the server will - if you enable it - generate
keys and retrieve certificates. Once it has those, it needs to perform a
graceful restart to configure itself anew with the new certificates. I assume
that