nixpkgs/nixos/modules/services/web-servers/apache-httpd
Lucas Savva 61dbf4bf89
nixos/acme: Add proper nginx/httpd config reload checks
Testing of certs failed randomly when the web server was still
returning old certs even after the reload was "complete". This was
because the reload commands send process signals and do not wait
for the worker processes to restart. This commit adds log watchers
which wait for the worker processes to be restarted.
2020-09-02 19:25:30 +01:00
..
default.nix nixos/acme: Add proper nginx/httpd config reload checks 2020-09-02 19:25:30 +01:00
location-options.nix nixos/httpd: add services.httpd.virtualHosts.<name>.locations option to match nginx 2020-01-23 21:03:15 -05:00
vhost-options.nix nixos/httpd: set modern default values for mpm and http2 2020-04-21 20:33:18 -04:00