Nextcloud problems / questions

I don’t think you need to do all this development. There should be no need to create own files. Basically, it is quite simple.

  1. adjust /etc/nginx/sites-available/default and change root /var/www into root /var/www/nextcloud
  2. adjust /etc/nginx/sites-available/default and remove small block for location /
  3. adjust /etc/nginx/sites-dietpi/dietpi-dav_redirect.conf and remove sub path /nextcloud from all configs
  4. adjust /etc/nginx/sites-dietpi/dietpi-nextcloud.conf and remove sub path /nextcloud from all configs (should be quite some)
  5. restart Nginx