LXer: How to use Apache to redirect all traffic from http to https
by LXer from LinuxQuestions.org on (#57JTC)
Published at LXer:
If your website uses Apache and SSL, there's not much reason to keep using HTTP with your website. Having both HTTP and HTTPS just creates duplicate content, as now any given page will be accessible through two technically different URLs.
Read More...


If your website uses Apache and SSL, there's not much reason to keep using HTTP with your website. Having both HTTP and HTTPS just creates duplicate content, as now any given page will be accessible through two technically different URLs.
Read More...