summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/apache-httpd/default.nix
Commit message (Expand)AuthorAge
* nixos/acme: ensure web servers using certs can access themWinter2022-01-08
* nixos/acme: Add defaults and inheritDefaults optionLucas Savva2021-12-26
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/httpd: add none option to logFormatDaniel Șerbănescu2021-08-22
* nixos/httpd: add virtualHosts.<name>.listenAddresses optionAaron Andersen2021-08-20
* nixos/apache-httpd: Use pkgs.emptyDirectoryRobert Hensing2021-06-12
* nixos/httpd: provide a stable path stable path to the configuration file for ...Aaron Andersen2021-05-11
* nixos/httpd: Fix httpd module for php8Elis Hirwing2021-03-02
* nixos/httpd: fix lua pathsDaniel Nagy2021-02-11
* nixos/httpd: set lua pathsDaniel Nagy2020-12-25
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* nixos/httpd: remove unnecessary sendmail configurationKonrad Borowski2020-10-01
* nixos/acme: Add proper nginx/httpd config reload checksLucas Savva2020-09-02
* nixos/acme: Restructure moduleLucas Savva2020-09-02
* Merge pull request #95809 from aanderse/logrotateAaron Andersen2020-08-21
|\
| * nixos/httpd: configure log rotationAaron Andersen2020-08-21
* | Merge pull request #79123 from aanderse/apachectlAaron Andersen2020-08-19
|\ \ | |/ |/|
| * nixos/httpd: override apachectl command to use generated httpd configurationAaron Andersen2020-02-02
| * Revert "nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf fo...Aaron Andersen2020-02-02
* | nixos/acme: Also fix ordering for apacheArian van Putten2020-06-15
* | Merge pull request #85026 from talyz/php_buildenv_overrideElis Hirwing2020-04-29
|\ \
| * | php.buildEnv: Add phpIni attribute for easy access to the php.initalyz2020-04-29
* | | Merge pull request #85043 from aanderse/httpd-2020Aaron Andersen2020-04-25
|\ \ \ | |/ / |/| |
| * | nixos/httpd: some mod_php cleanupAaron Andersen2020-04-21
| * | nixos/httpd: set modern default values for mpm and http2Aaron Andersen2020-04-21
| * | nixos/httpd: run as non root userAaron Andersen2020-04-21
* | | nixos/httpd: remove unnecessary overrideJan Tojnar2020-04-17
* | | nixos/httpd: Use extensions from php packageJan Tojnar2020-04-17
|/ /
* / nixos/httpd: add http2 optionAaron Andersen2020-02-01
|/
* nixos/httpd: provision log directory with tmpfiles instead of mkdirAaron Andersen2020-01-31
* nixos/httpd: code cleanupAaron Andersen2020-01-31
* nixos/httpd: add services.httpd.virtualHosts.<name>.locations option to match...Aaron Andersen2020-01-23
* nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in...Aaron Andersen2020-01-08
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/httpd: update default ssl protocolsAaron Andersen2019-12-30
* nixos/httpd: limit serving web content to virtual hosts, convert virtualHosts...Aaron Andersen2019-12-24
* nixos/apache-httpd: fix typo in extraConfig descriptionVanya Klimenko2019-12-06
* nixos/httpd: module fixes enableUserDir (attendum to #72789)Red Davies2019-11-09
* nixos/httpd: allow user to specify a minimal list of apache modulesAaron Andersen2019-11-04
* nixos/httpd: drop stateDir option, hardcode to /run/httpdAaron Andersen2019-11-04
* nixos/httpd: remove deprecated extraSubservices optionAaron Andersen2019-10-20
* tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting2019-09-26
* nixos/treewide: drop dependencies to `keys.target`Maximilian Bosch2019-08-27
* nixos/httpd: remove duplicate module entries from httpd.confAaron Andersen2019-07-26
* nixos/httpd: drop postgresql referenceAaron Andersen2019-07-20
* nixos/httpd: mark extraSubservices option as deprecatedAaron Andersen2019-07-20
* nixos/httpd: drop the port optionAaron Andersen2019-07-20
* Merge pull request #60021 from aanderse/httpd-cleanupAaron Andersen2019-06-06
|\
| * nixos/httpd: cleanup old apache2.2 syntaxAaron Andersen2019-04-20
* | treewide: Remove usage of isNullDaniel Schaefer2019-04-29
|/