Re: http/apache/Let's Encrypt and Android

2024-01-04 Thread Jeffrey Walton
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

http/apache/Let's Encrypt and Android

2024-01-04 Thread Jeffrey Ross via users
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