Skip to main content

Redirecting from http to https through .htaccess

Comments

4 comments

  • cPanelLauren
    Hello @Mrinmoy What would be best to understand what each rule is doing is to read the Apache documentation on rewrite rules and conditions: Apache mod_rewrite Introduction - Apache HTTP Server Version 2.4
    0
  • PatrickVeenstra
    MyBB: redirect if not https protocol Letsencrypt: redirect if default http port (=80, SSL/HTTPS is 403) CPanel: same as MyBB
    0
  • Mrinmoy
    Hello @Mrinmoy What would be best to understand what each rule is doing is to read the Apache documentation on rewrite rules and conditions:
    0
  • Mrinmoy
    I used the third code which was provided by cPanel. And it worked like a charm. Thanks.
    0

Please sign in to leave a comment.