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 :
SSL is configured with port 443 and nuxt project is working fine on https without this redirect-ssl module
I want to forcefully redirect all non SSL routes to SSL (HTTPS)
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 ?