Commit Graph

37 Commits

Author SHA1 Message Date
Szekeres Bálint
6ff1b0eb71 fix subdomain server certificate path
fixes #10
2018-03-11 18:12:19 +01:00
Szekeres Bálint
9e0eb0095c implemented SSL profiles (with HSTS)
based on Mozilla SSL Configuration Generator and hstspreload.org
2018-03-10 13:39:05 +01:00
Szekeres Bálint
3396047a5c isLetsEncrypt() -> isCertLetsEncrypt(), isCustomCert() -> isCertCustom() 2018-03-10 12:42:05 +01:00
Szekeres Bálint
9ab32cc1f7 certbot command fixes 2018-03-10 12:33:23 +01:00
Szekeres Bálint
72740475a7 toggle redirect 2018-03-09 23:38:32 +01:00
Szekeres Bálint
cd0b0b4be6 forceHTTPS 2018-03-09 23:27:39 +01:00
Szekeres Bálint
6bc4215ae2 IPv4, IPv6 fix 2018-02-27 08:47:27 +01:00
Szekeres Bálint
c7b35514c9 path fix 2018-02-24 23:39:33 +01:00
Szekeres Bálint
1135850fee COMMIT_HASH in templates 2018-02-24 16:05:40 +01:00
Szekeres Bálint
5662faa7ea removed X-UA-Compatible 2018-02-23 01:58:51 +01:00
Szekeres Bálint
e088698bec Referrer-Policy, Content-Security-Policy 2018-02-23 01:40:17 +01:00
Szekeres Bálint
abae124a93 removed Cache-Control header 2018-02-23 00:20:37 +01:00
Szekeres Bálint
1a2dabd0e9 Let's Encrypt fixes 2018-02-23 00:20:21 +01:00
Szekeres Bálint
9592a489ca .domain 2018-02-22 23:45:49 +01:00
Szekeres Bálint
62bd8f3e6b WordPress: fix CVE-2018-6389 2018-02-21 01:54:13 +01:00
Szekeres Bálint
fc21e3f87c major refactor 2018-02-18 14:02:11 +01:00
Szekeres Bálint
3a6b9f5470 index block moved 2018-01-23 08:22:20 +01:00
Szekeres Bálint
55e18ea5ec removed default_type from ACME-challenge 2018-01-23 06:53:26 +01:00
Szekeres Bálint
f02d936657 dynamic client_max_body_size 2018-01-23 06:41:46 +01:00
Szekeres Bálint
c12cf5e80e WordPress: deny wp-links-opml.php 2018-01-22 21:57:47 +01:00
Selivanov Pavel
c3020573ae Worker processes is already set 2018-01-22 05:01:20 +03:00
Selivanov Pavel
982f62e81b Add worker_processes auto
Number of worker processes equal to number of CPU cores, instead of default 1.
2018-01-22 04:55:19 +03:00
Selivanov Pavel
0f34bd0ed1 Remove use epoll
Nginx automatically selects most efficient method.
When you say `use epoll`, you make your configs workable only on Linux servers, no *BSD or Windows.
2018-01-22 04:53:58 +03:00
Szekeres Bálint
c8cd5a1c8f added commands block 2018-01-20 21:49:36 +01:00
Szekeres Bálint
457e801921 try_files comment 2018-01-10 16:39:22 +01:00
Szekeres Bálint
3e55b6cd97 include order fixes 2018-01-10 16:08:38 +01:00
Szekeres Bálint
14ece18b19 expires. -> expires_ 2018-01-09 08:27:12 +01:00
Szekeres Bálint
82275e2a33 tabulation fix 2018-01-08 10:27:13 +01:00
Szekeres Bálint
16a27c75dd tabulation fixes 2018-01-08 08:28:51 +01:00
Szekeres Bálint
fc2cdf4d9b ng-include ng-if fixes 2018-01-08 02:54:19 +01:00
Szekeres Bálint
fe9c15fc1f tabulation fixes 2018-01-08 02:49:44 +01:00
Szekeres Bálint
0c03745b7f location / moved to example.com, index_php flag 2018-01-08 00:02:48 +01:00
Szekeres Bálint
a19f92d0df typo fix, cdn default off, cdn gzip 2018-01-07 22:53:27 +01:00
Szekeres Bálint
6560a2990b cdn support, regex fixes 2018-01-07 22:42:27 +01:00
Szekeres Bálint
db257d1f68 document_root variable (http) 2018-01-07 17:05:44 +01:00
Szekeres Bálint
bfe4df0e04 document_root variable 2018-01-07 17:02:05 +01:00
Szekeres Bálint
1bbaee1cde initial commit 2018-01-07 16:43:58 +01:00