Enabling Apache Redirect There are several methods of enabling an Apache redirect http to https: Enable the redirect in the Virtual Host file for the necessary domain. Enable it in the .htaccess file (previously created in the web root folder). Use the mod_rew…