Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/nixos/modules/services/web-servers/apache-httpd
History
Vladimír Čunát 1952d5d5f7 nixos/foswiki: basic working service definition
Activation is as simple as:
  services.httpd = {
    enable = true;
    adminAddr = "nobody@example.com";
    extraSubservices = [ {
      serviceType = "foswiki";
    } ];
  };
2016-03-08 16:38:43 +01:00
..
default.nix
Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"
2016-03-01 20:52:06 +01:00
foswiki.nix
nixos/foswiki: basic working service definition
2016-03-08 16:38:43 +01:00
limesurvey.nix
add limesurvey package and nixos module
2015-02-07 23:18:51 +01:00
mediawiki.nix
mediawiki: 1.23.9 -> 1.23.13
2016-02-11 11:24:44 +01:00
mercurial.nix
Merge remote-tracking branch 'origin/master' into staging
2014-07-07 13:16:26 +02:00
moodle.nix
moodle: 2.8.5 -> 2.8.10 for CVE-2016-0724 CVE-2016-0725
2016-02-27 17:22:14 -06:00
owncloud.nix
nixos: Provide a defaultText for type = package
2016-02-17 21:12:24 +01:00
per-server-options.nix
Apache servedFiles: fixed a typo in example
2015-04-28 08:05:15 +00:00
phabricator.nix
Enabled access to binaries of needed tools, and worker daemons can be enabled for phabricator #3306
2014-09-03 15:46:59 +04:00
tomcat-connector.nix
Fix lib functions taken from pkgs.lib instead of lib in nixos
2014-08-01 16:23:56 -04:00
trac.nix
Remove use of obsolete flags
2014-04-29 10:13:21 +02:00
wordpress.nix
Merge pull request #11342 from basvandijk/wordpress-4.3.1
2015-11-29 20:51:57 +01:00
zabbix.nix
Rewrite ‘with pkgs.lib’ -> ‘with lib’
2014-04-14 16:26:48 +02:00
Powered by Gitea Version: 1.23.8 Page: 345ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API