1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/nixos/modules/services/web-servers
Jan Tojnar c214e63f2e
nixos/httpd: Use extensions from php package
After the recent rewrite, enabled extensions are passed to php programs
through an extra ini file by a wrapper. Since httpd uses shared module
instead of program, the wrapper did not affect it and no extensions
other than built-ins were loaded.

To fix this, we are passing the extension config another way – by adding it
to the service's generated config.

For now we are hardcoding the path to the ini file. It would be nice to add
the path to the passthru and use that once the PHP expression settles down.
2020-04-17 14:38:29 +02:00
..
apache-httpd nixos/httpd: Use extensions from php package 2020-04-17 14:38:29 +02:00
hitch treewide: Switch to system users 2019-10-12 22:25:28 +02:00
jboss
lighttpd Merge staging-next into staging 2019-07-03 08:59:42 +02:00
nginx nixos/nginx: fix eval 2020-03-29 00:20:07 +01:00
phpfpm nixos/phpfpm: add example to socket 2020-03-17 15:34:43 +01:00
unit nixos/unit: fix attrs 2020-01-23 20:40:49 +03:00
varnish nixos/varnish: fix default package name 2019-11-13 16:39:45 +01:00
caddy.nix nixos/caddy: resync with upstream unit file 2020-01-23 14:08:37 +01:00
darkhttpd.nix nixos/darkhttpd: fix package reference 2019-08-28 09:04:58 +08:00
fcgiwrap.nix
hydron.nix nixos/hydron: replace deprecated usage of PermissionsStartOnly 2019-05-25 08:38:15 -04:00
meguca.nix nixos/meguca: Add videoPaths, set postgresql version to 11 2019-03-23 01:19:29 -05:00
mighttpd2.nix nixos/mighttpd2: /var/run -> /run 2019-03-24 21:15:33 +01:00
minio.nix nixos/minio: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:56 -04:00
shellinabox.nix
tomcat.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
traefik.nix nixos/traefik: make config deep mergeable 2020-04-12 22:50:36 +02:00
ttyd.nix nixos/ttyd: init 2019-11-13 23:18:47 +00:00
uwsgi.nix uwsgi: use pyhome instead of pythonpath for uwsgi vassals 2020-03-04 20:20:32 +01:00
zope2.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00