nixpkgs/nixos/modules/services/web-servers
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
..
apache-httpd owncloud httpd-service: add urlPrefix option 2015-12-02 20:36:26 +01:00
jboss Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
lighttpd lighttpd: fix mod_rewrite appearing twice 2015-11-14 15:52:25 +01:00
nginx nginx: include mimetypes mapping 2015-09-07 14:43:19 +02:00
varnish Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
fcgiwrap.nix Updated fcgiwrap's systemd unit to match upstream version. 2015-02-18 21:19:12 +00:00
phpfpm.nix Manual: Remove store path references 2015-09-24 11:50:58 +02:00
shellinabox.nix shellinabox service: intial implementation 2015-07-04 21:18:13 +12:00
tomcat.nix nixos/tomcat: make package version configurable 2014-09-11 22:32:16 +02:00
uwsgi.nix uwsgi-service: Add user/group for uwsgi service. 2015-06-24 14:48:53 +00:00
winstone.nix java: More default cleanups 2015-01-07 14:55:41 -08:00
zope2.nix Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00