nixpkgs/nixos/modules/services/web-servers
Carl Dong e5c2c71280 nixos/nginx: Allow empty port for listen directive
When listening on unix sockets, it doesn't make sense to specify a port
for nginx's listen directive.

Since nginx defaults to port 80 when the port isn't specified (but the
address is), we can change the default for the option to null as well
without changing any behaviour.
2023-10-09 21:16:03 -04:00
..
apache-httpd
caddy nixos/caddy: ensure vhosts come after user-specified cfg.extraConfig 2023-09-18 11:12:19 +02:00
hitch
jboss
keter nixos/keter: fix port type 2023-06-21 18:23:47 +02:00
lighttpd treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
nginx nixos/nginx: Allow empty port for listen directive 2023-10-09 21:16:03 -04:00
phpfpm
trafficserver
unit
varnish
agate.nix
darkhttpd.nix
fcgiwrap.nix
garage.md nixos: fix typos 2023-05-19 22:31:04 -04:00
garage.nix nixos/garage: Add an environmentFile option 2023-09-24 14:47:05 +02:00
hydron.nix
merecat.nix
mighttpd2.nix
minio.nix nixos/minio: allow distributed nodes 2023-07-03 21:51:02 +02:00
molly-brown.nix
pomerium.nix
rustus.nix nixos/rustus: add user name to enable restoring of backups 2023-08-13 12:59:20 +01:00
stargazer.nix nixos: fix typos 2023-05-19 22:31:04 -04:00
static-web-server.nix nixos/static-web-server: create module which uses upstream systemd units 2023-07-01 12:51:13 -04:00
tomcat.nix
traefik.nix
ttyd.nix nixos/ttyd: fix example rendering 2023-06-30 18:14:37 +02:00
uwsgi.nix
zope2.nix