Re: [EMAIL PROTECTED] How to redirect all request to HTTPS

2006-07-22 Thread Richard Collyer
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

[EMAIL PROTECTED] How to redirect all request to HTTPS

2006-07-22 Thread Jean-Gabriel Duquesnoy
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