summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/apache-httpd/default.nix
Commit message (Expand)AuthorAge
* 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
* Allow httpd subservices to set the document rootShea Levy2014-02-25
* httpd: Respect original order of environment eval.Rob Vermaas2014-01-31
* httpd: Only add PHPRC to environment of httpd when enablePHP is true.Rob Vermaas2014-01-31
* Merge pull request #1178 from chexxor/fix-httpd-sshRob Vermaas2014-01-27
|\
| * Check empty stringfor globalRedirect. It breaks RedirectPermanent.Alex Berg2013-11-11
| * Add HTTPD SSH assertion to check null cert/key.Alex Berg2013-11-11
| * Check for SSL Cert value before building with SSL support.Alex Berg2013-11-06
* | httpd.nix: Support non-root operationEelco Dolstra2013-11-18
* | Add some primops to libEelco Dolstra2013-11-12
|/