An open API service indexing awesome lists of open source software.

https://github.com/echo2echo/redirect-to-https

javascript to redirect web page from http to https
https://github.com/echo2echo/redirect-to-https

https javascript redirect redirect-to-https

Last synced: 11 months ago
JSON representation

javascript to redirect web page from http to https

Awesome Lists containing this project

README

          

# Redirect-to-Https

This is code to redirect web page traffic from http to https ( secure web )

To reference this javascript file use the following in the head of your webpages



Then place the redirectToHttps.js file in the same directory as the file(s) with the script tag or adjust the src location.