nixpkgs/nixos/modules/services/web-servers/apache-httpd
Daniel Nagy f2ca4c8f1d
nixos/httpd: set lua paths
We conditionally set the lua paths for the Apache mod_lua module. This
allows executing Lua script handlers to require modules, that have been
packaged with the supplied Lua derivation of Apache.

For more information, see:

  https://httpd.apache.org/docs/2.4/mod/mod_lua.html#luapackagecpath
  https://httpd.apache.org/docs/2.4/mod/mod_lua.html#luapackagepath
2020-12-25 22:54:05 +01:00
..
default.nix nixos/httpd: set lua paths 2020-12-25 22:54:05 +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