1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
Augustin Borsu e08ffc472c owncloud httpd-service: add urlPrefix option
This option allows user to specify a url prefix for owncloud.
By default it is set to "" and the document root will be set
to owncloud's dir.
If a prefix is set, e.g. urlPrefix = "/owncloud"
an alias will be created using that prefix to point to owncloud's
dir and owncloud will be available at http://localhost/owncloud
2015-12-02 20:36:26 +01:00
..
config i18n: add color scheme option (close #9626) 2015-11-09 14:53:59 +01:00
hardware
installer Merge pull request #10586 from dezgeg/pr-arm-tweaks 2015-10-25 04:31:03 +03:00
misc Merge pull request #8758 from fpletz/package/chrony 2015-11-26 13:22:33 +01:00
profiles Change the preset networking.hostId to use mkDefault so it can be easily changed by the user later 2015-11-22 01:03:16 +11:00
programs zsh module: add /share/zsh to pathsToLink 2015-11-26 04:33:07 +03:00
security PAM: reorganize the way pam_ecryptfs and pam_mount get their password 2015-11-21 21:10:40 +00:00
services owncloud httpd-service: add urlPrefix option 2015-12-02 20:36:26 +01:00
system systemd module: Add OnFailure to systemd common unit options 2015-11-16 15:12:28 +01:00
tasks Revert part of #9982 to be in line with #9925 2015-11-26 14:40:31 +00:00
testing
virtualisation Merge pull request #7993 from wavewave/extra-binds 2015-11-29 15:42:58 +01:00
module-list.nix Merge pull request #10512 from makefu/bepasty-init-dev 2015-11-24 19:35:08 +03:00
rename.nix