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
- Host: GitHub
- URL: https://github.com/echo2echo/redirect-to-https
- Owner: echo2echo
- License: gpl-3.0
- Created: 2021-05-13T22:42:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T20:54:33.000Z (12 months ago)
- Last Synced: 2025-01-30T21:31:22.508Z (12 months ago)
- Topics: https, javascript, redirect, redirect-to-https
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.