Commit Graph

22 Commits

Author SHA1 Message Date
Felix Kaechele 80d334f680 fix typos in nginx.conf
These had already been fixed in the non-SSL server block

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-08-17 20:35:24 -04:00
Joe Orton 2769972c79 Reduce differences with upstream default configuration:
1. reduce default error_log severity to "notice" from implicit
   default level of "error" (more verbosity by default).
2. remove "tcp_nodelay on" since "on" is the default setting.
2022-08-16 11:10:58 +01:00
Felix Kaechele f935cbcf8d sync rawhide and EPEL7 spec files again
systemd service reload now checks config file (rhbz#1565377)
drop nginx requirement on nginx-all-modules (rhbz#1708799)
let nginx handle log creation on logrotate (rhbz#1683388)
have log directory owned by root (rhbz#1390183, CVE-2016-1247)
remove obsolete --with-ipv6 (src PR#8)
correction: pcre2 is actually not supported by nginx, reintroduce pcre
2021-04-21 12:08:00 -04:00
Felix Kaechele 58b4d7a8fd Update to 1.18.0
Increased types_hash_max_size to 4096 in default config
Add gpg source verification
Add Recommends: logrotate
Drop location / from default config (rhbz#1564768)
Drop default_sever from default config (rhbz#1373822)

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-04-23 22:32:27 -04:00
Joe Orton 136d59e4d3 update to upstream release 1.10.3 2017-02-08 17:08:59 +00:00
Jamie Nguyen 5ec8cd647d Rename to README.dynamic 2016-07-02 19:49:34 +01:00
Jamie Nguyen a5d1adbbb2 http2 2016-07-02 19:24:33 +01:00
Jamie Nguyen 8ce940ba30 Update to 1.10.0 2016-04-27 11:53:45 +01:00
Nikos Mavrogiannopoulos c1b72d22e2 nginx.conf: added commented-out SSL configuration directives
Resolves: rhbz#1179232
2015-08-10 16:30:02 +02:00
Jamie Nguyen 14377bb60f Revert "Move default server to default.conf (#1220094)"
This reverts commit 78b11f8ceb.
2015-05-10 10:24:59 +01:00
Jamie Nguyen 78b11f8ceb Move default server to default.conf (#1220094) 2015-05-10 09:48:00 +01:00
Jamie Nguyen 819034d98e Improve nginx.conf 2015-05-10 09:08:00 +01:00
Jamie Nguyen 24a9355337 Create /etc/nginx/default.d directory 2014-09-22 12:14:28 +01:00
Jamie Nguyen d7b6d7c0a6 Avoid multiple index directives (#1065488). 2014-02-16 18:11:06 +00:00
Jamie Nguyen 04fa560d99 Uncomment "include /etc/nginx/conf.d/*.conf" by default 2013-01-23 21:30:55 +00:00
Jamie Nguyen f1b5ba4e3a Add comment regarding /etc/nginx/conf.d directory (#903065) 2013-01-23 11:11:40 +00:00
Jamie Nguyen a358587bd1 Update to 1.2.4 and numerous bug fixes 2012-10-28 15:24:09 +00:00
Jamie Nguyen ee9a369c6e Fix pid path in nginx.conf 2012-03-04 20:18:38 +00:00
Jamie Nguyen 8e04e8e62a Revert "Fix pid path in nginx.conf"
This reverts commit a6548afc97.
2012-03-04 20:14:50 +00:00
Jamie Nguyen a6548afc97 Fix pid path in nginx.conf 2012-03-04 18:05:24 +00:00
Jeremy Hinegardner df45591853 Extract default server into its own config file. Bug #635776 2010-12-12 23:12:10 -07:00
jjh c4e0545329 Update to latest upstream and fix #591543 2010-06-20 22:26:01 +00:00