Tom
Results
1
comments of
Tom
I'm sharing an nginx vhost I use for version 0.2.7. In my configuration I use HTTP Strict Transport Security (HSTS). Replace `default` with this: ``` server { listen 80; server_name...