meta-openembedded/meta-webserver/recipes-httpd
André Draszik 22e17bb10c nginx: configuration update
Restructure the main configuration file to simplify custom configuration:
* support inclusion of configuration fragments from subdirectories:
  - /etc/nginx/modules-enabled/*.conf
  - /etc/nginx/conf.d/*.conf
  - /etc/nginx/sites-enabled/*
* default site (port 80):
  - move into /etc/nginx/sites-available/default_server
    and enable via symlink in /etc/nginx/sites-enabled/
  - listen on IPv6
  - drop unneeded example fragments
* configure and enable gzip
* update TLS settings to drop SSLv3 and enable TLSv1.3 for some safer
  defaults
* update remaining bits to follow Debian standard configuration
  62a54a8ba6/debian/conf/nginx.conf
* drop unneeded example configuration bits from /etc/nginx/*.default

These changes, in particular the configuration fragment
support allow to easily customise nginx based on individual
requirements.
In addition, it is now possible for other recipes / packages
to drop fragments into the respective directories in /etc/nginx
without having to meddle with /etc/nginx/nginx.conf

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-19 10:06:20 -08:00
..
apache-mod apache-websocket: add depend on pbzip2-native 2017-02-28 12:34:15 +01:00
apache2 apache2: Fix CVE-2018-11763 2018-11-02 10:05:06 -07:00
cherokee cherokee: Upgrade to 1.2.104+git 2017-08-13 13:19:03 +02:00
hiawatha hiawatha: Add missing dep on virtual/crypt 2018-08-15 08:20:06 -07:00
monkey monkey: add a valid upstream check uri and regex 2018-03-16 19:27:54 -07:00
nginx nginx: configuration update 2019-01-19 10:06:20 -08:00
nostromo nostromo: Add dep on virtual/crypt 2018-08-15 08:20:06 -07:00
sthttpd sthttpd: Add dependency on virtual/crypt 2018-08-15 08:20:06 -07:00