Jean-Gabriel Duquesnoy wrote:
Hi,
I have a webserver based on Apache2 and want it only available via HTTPS.
However, I also would like, that a user trying to access it through HTTP is
automatically redirected to HTTPS.
Is there a way to manage this easily?
ServerName www.domain.com
Re
Hi,
I have a webserver based on Apache2 and want it only available via HTTPS.
However, I also would like, that a user trying to access it through HTTP is
automatically redirected to HTTPS.
Is there a way to manage this easily?
Thanks and best regards,
Jean-Gabriel