Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 315 Bytes

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

<script src="./redirectToHttps.js"></script>    

Place the redirectToHttps.js file in the same directory as this script tag