Tag: https
How to run NUXTJS development env with HTTPS in localhost?
Danyal December 23, 2021
Today most of the developers try to keep the local environment as much as similar…
Posted in Nuxt.js Tagged developement-env, https, local-env, nuxt.config.js, nuxt.js, SSL
Drupal: How to enable HTTPS support in Drupal
Danyal March 18, 2021
In order to enable https on Drupal site, you need to implement following .htaccess snippet. Obviously