nixpkgs/nixos/modules/services/web-servers/apache-httpd
Falco Peijnenburg 9d2c9157d7 nixos/apache-httpd/wordpress: copy plugins and themes instead of symlinking
Symlinking works for most plugins and themes, but Avada, for instance, fails to
understand the symlink, causing its file path stripping to fail. This results in
requests that look like:

https://example.com/wp-content//nix/store/...plugin/path/some-file.js

Since hard linking directories is not allowed, copying is the next best thing.
2019-01-06 17:51:31 +01:00
..
default.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
foswiki.nix nixos/foswiki: basic working service definition 2016-03-08 16:38:43 +01:00
limesurvey.nix apache-httpd/limesurvey.nix: fix copypasta from owncloud 2018-12-16 15:05:53 +01:00
mediawiki.nix mediawiki: 1.29.1 -> 1.31.1 2018-12-03 21:04:08 +00:00
mercurial.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
per-server-options.nix apache-httpd: fix typo in config servedFiles 2018-03-28 03:47:25 +02:00
phabricator.nix subversion: fixup some referrers after splitting 2015-10-28 10:22:59 +01: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 [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
wordpress.nix nixos/apache-httpd/wordpress: copy plugins and themes instead of symlinking 2019-01-06 17:51:31 +01:00
zabbix.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00