summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/apache-httpd/default.nix
Commit message (Expand)AuthorAge
* [bot]: remove unreferenced codevolth2018-07-20
* httpd: Fix typoSilvan Mosberger2018-07-13
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* apache-httpd: fix nix evaluation errorBas van Dijk2017-10-31
* apache-httpd: fix mod_perl by refering to apacheHttpdPackages (#26579)Ekaterina Vaartis2017-06-15
* httpd: added serviceExpression which extends the serviceType concept -> allow...Joachim Schiele2017-02-06
* httpd module: don't create documentRoot directory if it doesn't existDan Peebles2017-01-05
* apacheHttpdPackages.mod_perl: init at 2.0.10Rok Garbas2016-12-22
* apache-httpdMarc Weber2016-11-12
* apache-httpd: add phpPackage optionEric Sagnes2016-06-22
* mod_auth_mellon: init at 0.12.0Kranium Gikos Mendoza2016-05-23
* php: add default php.iniEric Sagnes2016-04-29
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\
| * httpd.service: Support reloadEelco Dolstra2016-04-07
* | php: fixup build when configured with httpd via nixosVladimír Čunát2016-03-11
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra2016-03-01
| * Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel2016-02-29
| * Merge pull request #10231 from zimbatm/apache-intermediate-sslzimbatm2016-02-20
| |\
| | * apache-httpd: harden default SSL cipher listzimbatm2015-10-05
* | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\| |
| * | Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
| |/
| * Revert "Apache service module: allow compression"Eelco Dolstra2015-08-28
| * Apache service module: allow compressionWout Mertens2015-08-23
* | treewide: Fix references to apacheHttpd_2_*Tuomas Tynkkynen2015-10-28
|/
* apache-httpd: Don't set default content encodingsEelco Dolstra2015-07-07
* apache-httpd: adding support for sslServerChainPeter Feigl2015-04-13
* httpd: Disable insecure protocols/ciphers by defaultEelco Dolstra2015-03-09
* apache-httpd: add restartSec optionMatej Cotman2015-01-21
* Fix using Apache httpd 2.2Eelco Dolstra2014-12-15
* apache-httpd: add mod_access_compat for compatibility with old httpd-22 confi...Longrin Wischnewski2014-11-12
* Fixes to Apache 2.4 configurationRickard Nilsson2014-11-06
* apache-httpd: Make 2.4 the defaultEelco Dolstra2014-11-06
* httpd: Add option for specifying robots.txtEelco Dolstra2014-09-18
* httpd: Don't emit robots.txt if there are no robots entriesEelco Dolstra2014-09-18
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* Merge pull request #3230 from robberer/module/httpdMichael Raskin2014-08-23
|\
| * httpd: disable logging when logFormat = "none"System administrator2014-07-10
* | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\ \
| * | nixos: Add enablePHP convinence option to services.httpd module to mimic subs...Chris Farmiloe2014-08-03
| |/
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
|\|
| * Fix trying to add users to non-existent groupsKirill Elagin2014-06-11
| * Fix configuring apache with extra user/groupKirill Elagin2014-06-11
| * Revert "Fix configuring httpd with custom user/group."Kirill Elagin2014-06-11
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/
* Fix configuring httpd with custom user/group.Rob Vermaas2014-06-11
* Manual: Typo fixesEelco Dolstra2014-04-19
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* httpd: Don't require keys.targetEelco Dolstra2014-03-17
* nixos: set all package options to have type packageDomen Kožar2014-02-27