• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Gokul Deepak

Gokul Deepak

GoCool and Debug

  • Home
  • WordPress
  • Android
  • How to
  • About Me

Apache

Change from http to https in your website through htaccess

November 28, 2017 by Gokul Deepak S Leave a Comment

simply add this rewrite rules to the starting of the codes in .htaccess files. You can Change from http to https in your website through htaccess RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]  

Filed Under: Apache

Primary Sidebar

Popular Pages

  • How to find the date of the Facebook group it was created
  • Elementor Plugin and Nginx Configuration
  • Combine two separate files line by line in Notepad++
  • WordPress - Display Ads only on posts not on pages
  • Home
  • CORS error in Apache Tomcat - Solved
  • How to add ads.txt on Bluehost
  • How to install OwnCloud on Bluehost
  • How to block access to the wp-content uploads folder
  • How to add ads.txt for Adsense - Simply Explained

Archives

Categories

  • Android
  • Apache
  • AWS
  • Blogger
  • Computer Tips
  • DevOps
  • Docker
  • Earn
  • Facebook Tips
  • Git
  • Google Tips
  • Hosting
  • How to
  • Laptop Tips
  • Laptops
  • Linux
  • Mobile
  • MongoDB
  • Nginx
  • Node JS
  • Notepad++
  • PostgresQL
  • Ubuntu
  • Wordpress
  • Xenforo

Tags

Android Android One AWS Bluehost Comparisions Custom ROM Elementor Facebook Genesis Genesis Sample Theme Google Drive How to Lineage OS Notes OnePlus One OwnCloud Rooting Smartphones Stock ROM Studiopress Tomcat Wordpress plugin

Copyright © 2023 ยท Maintained by GokulDeepak