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
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
tomcat-connector.nix
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