how to make quasar ssr web app available only https
-
I would like to make my SSR web app run only on https at production…please help!!!
-
How are you serving your SSR app? In the end, this is a server setup issue and has less to do with Quasar.
Scott
-
@s-molinari…thanks I know…but I can’t seems to find any help…that’s well I brought it here…
what I actually want is to have my website redirect to https://www.mydomain.com… when user type mydomain.com or www.mydomain.com
my challenge is .htaccess file is not working -
I got a similar solution online but this didn’t work with front-end frameworks