adventurelibrary / ADVL-Issues

Repo for bugs on the Alpha build of Adventure Library
0 stars 0 forks source link

going to http version of the site should auto redirect to https #15

Open spacemandev-git opened 3 years ago

VikingStudio commented 3 years ago

This should probably be done on the node back end part, or better yet the server config settings themselves. Nuxt side rerouting seems to deal more with paths, rather than protocol changes.

This could help as an example a solution: https://gist.github.com/hareeqi/dcc0d409db57668294a7f0d8970aa1e4