Commit Graph

16 Commits (3b00bda80e55f0743feb602405d9c8eacceaf8e5)

Author SHA1 Message Date
Faiz Azhar 3b00bda80e
Log Cloudflare headers (#116) (#183)
* #116 Log Cloudflare headers

* #116 Log Cloudflare headers

* #116 Log Cloudflare headers

* #163 Fix linting

* Update src/nginxconfig/generators/conf/website.conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/generators/conf/website.conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/generators/conf/website.conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Update src/nginxconfig/generators/conf/nginx.conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* Remove extra div + incorrect if check, revert linebreak  removal

* handle custom log formats as an array

* Update src/nginxconfig/generators/conf/nginx.conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

* remove curly braces, move default log format array definition inside if statement

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-27 18:11:53 +00:00
Alexandre Dias ae322cf2c5
Joomla! conf (#86) (#186)
* Joomla! conf

* fix bug escape character & ;

* remove global and fix presets }

* change requests
2020-10-27 10:40:39 +00:00
Yasio d9d9a1a92a
Allow request method restriction on domain (#174)
* add limit_except generator to domain

* revert package-lock.json

* change from limit param to if statement in restrict methods

* add response code input

* fix scss
2020-10-15 17:52:41 +01:00
RytoEX 5daf54ebde
Fix HTTP to HTTPS redirect without subdomains (#180) 2020-10-15 17:29:16 +01:00
Alex Howes 40aed64034
Fix HTTP to HTTPS redirects for letsencrypt and subdomains (#178)
* Fix HTTP to HTTPS redirects for letsencrypt and subdomains

* Update src/nginxconfig/generators/conf/website.conf.js

* Update src/nginxconfig/generators/conf/website.conf.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-13 09:49:23 +01:00
MattIPv4 15b2906128 Add missing server_name rule to HTTP redirect block (fixes #160) 2020-07-23 16:40:51 +01:00
MattIPv4 97ccb98ef8 Provide an option for LE cert dir (fixes #156) 2020-06-21 15:52:07 +01:00
MattIPv4 13b5220b93 Add global reverse proxy timeout settings (fixes #74) 2020-06-11 15:49:30 +01:00
MattIPv4 16a860f5ca Move generic PHP location block after specific rules (fixes #112) 2020-06-11 14:56:05 +01:00
MattIPv4 f612c5d0ed Include LE in main server block if not forcing HTTPS 2020-06-10 21:07:26 +01:00
MattIPv4 7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4 594e307d2a Match current behaviour for unified + wordpress 2020-06-02 17:08:28 +01:00
MattIPv4 19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4 7c12dfc0c2 All the files! 2020-05-20 21:03:03 +01:00
MattIPv4 7fa39d4bcc Single file config + formatting fixes! 2020-05-20 17:41:24 +01:00
MattIPv4 6a70c53107 Move confs into own dir 2020-05-20 17:22:21 +01:00