unsubscribe
On Wed, Sep 20, 2023 at 1:14 PM Will Fatherley
wrote:
>
> It would be very helpful if someone can help in some way or some
>> documentation link that gives some more information on RFC-7919 support in
>> apache httpd server.
>>
>
> Maybe you’re looking for mod_ssl—
> https://httpd.
from Moon Active. Delivered by Zendesk
> <https://www.zendesk.com/support/?utm_campaign=text&utm_content=Moon+Active&utm_medium=poweredbyzendesk&utm_source=email-notification>
> [QY7G9E-7EK4]
>
--
Jeff Cox
j...@jeffpcox.com
469.300.1129
Try it like this. This is mine except my server name and server alias are
reversed.
ServerName www.abc.com
ServerAlias abc.com
Redirect 301 / https://www.abc.com/
--
Jeff Cox
j...@jeffpcox.com
On Fri, Nov 30, 2018 at 1:40 PM Jack M. Nilles wrote:
> I tried adding trail