I have apache-1.3.27 and mod_ssl installed on linux RH8.0
I can start regular httpd and secure https with no problem.
now I want to enforce all URL from http to https, for example on the browser, if I type URL: " then web server will take me to "How can I do that?
I also have mod_rewrite configured in apache server.
I can start regular httpd and secure https with no problem.
now I want to enforce all URL from http to https, for example on the browser, if I type URL: " then web server will take me to "How can I do that?
I also have mod_rewrite configured in apache server.