How to Remove Redirection using .htaccess

A short tutorial which will help you to remove https redirection using .htaccess.

Remove Https Redirection using .htaccess

Check out the below given steps to know "How to remove http to https redirection using .htacess"
Step 1:Login to your cPanel account by entering your username and password.
Login To Cpanel
Step 2:You will be redirected to cPanel dash board. Just click on the File manager menu.
Webappsfilemngr
Step 3: You will be directed to File Manager dashboard. Click on Settings button which is at the top right corner.
Removeredirection1
Step 4: Enable the Show Hidden Files (dotfiles) check box and click on Save.
Removeredirection2
Step 5: Open the public_html folder bydouble click, to locate the .htaccess file.
Removeredirection3
Step 6: Locate the .htaccess file, right click the file and click on Edit.
Removeredir4
Step 7:Add '#' to the prefix of your https redirection code and click on 'Save changes' which is at the top right corner.
Removered6
Step 8: Now, you have successfully removed redirection to https.