Override the configuration file used by Apache. By default, NixOS generates one automatically.
Declarations
Type
absolute pathDefault
confFileExample
pkgs.writeText "httpd.conf" "# my custom config file ..."Override the configuration file used by Apache. By default, NixOS generates one automatically.
absolute pathconfFilepkgs.writeText "httpd.conf" "# my custom config file ..."