Help & Support

How to manage ssl certificate in .htaccess file

To ensure your domain name automatically opens up with “HTTPS://” for all visitors, you will need to redirect your visitors using a 

 

script, .htaccess file or by modifying the URL in the CMS/Application you are using. For htaccess redirection code, please refer to the following

Open to edit .htaccess file,  Do not delete any line from this file, carefully edit it to add these lines (ie the folloing 3 lines) FROM LINE NUMBER ONE (ie at the top)

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://wajanjatech.com%{REQUEST_URI}

 

JUST REPLACE https://wajanjatech.com with your domain name

Related Articles

How to create favicon icon

Wajanjatech.Com

Our Services

  • Website Designing
  • Website Development
  • College Management System
  • School Management System
  • Logo Designing
  • Graphics Designing
  • Webshosting & Domain Name registration

Wajanjatech On Facebook