Maximilian Bosch 42f6244899
nixos/nextcloud: update nginx config
This patch ensures that latest Nextcloud works flawlessly again on our
`nginx`. The new config is mostly based on upstream recommendations
(again)[1]:

* Trying to access internals now results in a 404.
* All `.php`-routes get properly resolved now.
* Removed 404/403 handling from `nginx` as the app itself takes care of
  this. Also, this breaks the `/ocs`-API.
* `.woff2?`-files expire later than other assets like images.

Closes #95293

[1] https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html
2020-08-15 17:12:11 +02:00
..
2020-07-04 15:20:41 +02:00
2020-06-22 13:58:34 +02:00
2020-05-24 15:44:04 +02:00
2020-08-04 13:07:36 -07:00
2020-07-16 23:48:08 +02:00
2020-08-07 03:27:42 +02:00
2020-05-12 18:49:43 +02:00