Source document at: https://nginx.org/en/docs/http/ngx_http_core_module.html#variables
| Name | Description | Read only |
|---|
Source document at: https://nginx.org/en/docs/http/ngx_http_core_module.html#variables
| Name | Description | Read only |
|---|
| module.exports = function (grunt) { | |
| // show elapsed time at the end | |
| require('time-grunt')(grunt); | |
| // load all grunt tasks | |
| require('load-grunt-tasks')(grunt); | |
| //MODIFIED: add require for connect-modewrite | |
| var modRewrite = require('connect-modrewrite'); | |
| grunt.initConfig({ |
I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.