mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-16 12:45:56 +01:00
The output of ./configure shows all modules/plugins, both enabled and disabled. With this info we can finally build the _complete_ list of modules. We were missing these: mod_authn_gssapi mod_authn_ldap mod_geoip (I hit this as I was building lighttpd with ldap support and the NixOS module said ldap was unsupported, due to these missing entries in allKnownModules.) |
||
|---|---|---|
| .. | ||
| apache-httpd | ||
| jboss | ||
| lighttpd | ||
| nginx | ||
| phpfpm | ||
| varnish | ||
| caddy.nix | ||
| fcgiwrap.nix | ||
| minio.nix | ||
| shellinabox.nix | ||
| tomcat.nix | ||
| traefik.nix | ||
| uwsgi.nix | ||
| winstone.nix | ||
| zope2.nix | ||