unjs / redirect-ssl

Connect/Express middleware to enforce https using is-https
MIT License
100 stars 15 forks source link

Nuxt gives "Cannot get /" after installing "redirect-ssl" it into AWS nuxt project #37

Closed viral-w3nuts closed 3 years ago

viral-w3nuts commented 3 years ago

Dear all

I am not sure if this issue is related to this module or with my configuration. I am building project where i want to forcefully redirect non SSL links to SSL links.

Nuxt gives "Cannot get /" after installing and using this "redirect-ssl" it into AWS nuxt project https://prnt.sc/xqsc05

Notes :

Any suggestion or help please ? nuxt_ssl

viral-w3nuts commented 3 years ago

Found solution.