Closed geerlingguy closed 5 years ago
Right now the non-www doesn't redirect to www:
11:27:24 ~ $ curl --head http://pidramble.com/ HTTP/1.1 200 OK
Need to fix that. Used to have Nginx config do that in the original Pi Dramble infra.
This might be a ticket that needs to be worked in the https://github.com/geerlingguy/drupal-for-kubernetes queue, if we do it in like .htaccess...
Done in https://github.com/geerlingguy/drupal-for-kubernetes/issues/20
Right now the non-www doesn't redirect to www:
Need to fix that. Used to have Nginx config do that in the original Pi Dramble infra.