On Thu, Jan 4, 2024 at 7:15 PM Jeffrey Ross via users
wrote:
>
> Not sure if what I want to do is possible but currently I am redirecting
> all HTTP/80 traffic to HTTPS/443 with the statement in the virtual host
> section
>
> Redirect / https://server.domain.com/
>
> This works very nicely an
Not sure if what I want to do is possible but currently I am redirecting
all HTTP/80 traffic to HTTPS/443 with the statement in the virtual host
section
Redirect / https://server.domain.com/
This works very nicely and redirects the traffic from HTTP to HTTPS
However I have run into a prob