summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/web-servers/apache-httpd/default.nix
AgeCommit message (Expand)Author
2024-07-04nixos/httpd: Use mkEnableOptionGavin John
2024-06-07apacheHttpdPackages.mod_jk: rename from tomcat_connectorsAnthony Roussel
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2023-11-27treewide: use `mkPackageOption`h7x4
2022-11-13php: switch to `nts` by defaultPol Dellaiera
2022-10-21nixos/httpd: Make option adminAddr optionalJonas Heinrich
2022-08-31nixos/*: convert options with admonitions to MDpennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-06nixos/*: automatically convert option docspennae
2022-04-01nixos/logrotate: convert to freeformDominique Martinet
2022-01-08nixos/acme: ensure web servers using certs can access themWinter
2021-12-26nixos/acme: Add defaults and inheritDefaults optionLucas Savva
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-08-22nixos/httpd: add none option to logFormatDaniel Șerbănescu
2021-08-20nixos/httpd: add virtualHosts.<name>.listenAddresses optionAaron Andersen
2021-06-12nixos/apache-httpd: Use pkgs.emptyDirectoryRobert Hensing
2021-05-11nixos/httpd: provide a stable path stable path to the configuration file for ...Aaron Andersen
2021-03-02nixos/httpd: Fix httpd module for php8Elis Hirwing
2021-02-11nixos/httpd: fix lua pathsDaniel Nagy
2020-12-25nixos/httpd: set lua pathsDaniel Nagy
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-10-01nixos/httpd: remove unnecessary sendmail configurationKonrad Borowski
2020-09-02nixos/acme: Add proper nginx/httpd config reload checksLucas Savva
2020-09-02nixos/acme: Restructure moduleLucas Savva
2020-08-21Merge pull request #95809 from aanderse/logrotateAaron Andersen
2020-08-21nixos/httpd: configure log rotationAaron Andersen
2020-08-19Merge pull request #79123 from aanderse/apachectlAaron Andersen
2020-06-15nixos/acme: Also fix ordering for apacheArian van Putten
2020-04-29Merge pull request #85026 from talyz/php_buildenv_overrideElis Hirwing
2020-04-29php.buildEnv: Add phpIni attribute for easy access to the php.initalyz
2020-04-25Merge pull request #85043 from aanderse/httpd-2020Aaron Andersen
2020-04-21nixos/httpd: some mod_php cleanupAaron Andersen
2020-04-21nixos/httpd: set modern default values for mpm and http2Aaron Andersen
2020-04-21nixos/httpd: run as non root userAaron Andersen
2020-04-17nixos/httpd: remove unnecessary overrideJan Tojnar
2020-04-17nixos/httpd: Use extensions from php packageJan Tojnar
2020-02-02nixos/httpd: override apachectl command to use generated httpd configurationAaron Andersen
2020-02-02Revert "nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf fo...Aaron Andersen
2020-02-01nixos/httpd: add http2 optionAaron Andersen
2020-01-31nixos/httpd: provision log directory with tmpfiles instead of mkdirAaron Andersen
2020-01-31nixos/httpd: code cleanupAaron Andersen
2020-01-23nixos/httpd: add services.httpd.virtualHosts.<name>.locations option to match...Aaron Andersen
2020-01-08nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in...Aaron Andersen
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-12-30nixos/httpd: update default ssl protocolsAaron Andersen
2019-12-24nixos/httpd: limit serving web content to virtual hosts, convert virtualHosts...Aaron Andersen
2019-12-06nixos/apache-httpd: fix typo in extraConfig descriptionVanya Klimenko
2019-11-09nixos/httpd: module fixes enableUserDir (attendum to #72789)Red Davies
2019-11-04nixos/httpd: allow user to specify a minimal list of apache modulesAaron Andersen
2019-11-04nixos/httpd: drop stateDir option, hardcode to /run/httpdAaron Andersen