A short tutorial which will help you to 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.
Step 2:You will be redirected to cPanel dash board. Just click on the File manager menu.
Step 3: You will be directed to File Manager dashboard. Click on Settings button which is at the top right corner.
Step 4: Enable the Show Hidden Files (dotfiles) check box and click on Save.
Step 5: Open the public_html folder bydouble click, to locate the .htaccess file.
Step 6: Locate the .htaccess file, right click the file and click on Edit.
Step 7:Add '#' to the prefix of your https redirection code and click on 'Save changes' which is at the top right corner.
Step 8: Now, you have successfully removed redirection to https.