Files
nextcloud-docs/admin_manual
Jasper Knockaert 55b98625bd fix regular expressions in nginx config
A number of fixes to regular expressions in the nginx config example:
* escaping forward slash by prefixing a backslash (not essential, but seems good practise anyway)
* fix the second expression in fastcgi_split_path_info to allow for uris ending in .php (which do satisfy the location definition but would result in a 404 with the current specification of fastcgi_split_path_info
* adding /nextcloud to all regex location definitions in the subdirectory example
2019-01-15 13:49:12 +00:00
..
2018-10-08 14:14:23 +02:00
2019-01-02 22:00:44 +01:00
2018-11-28 20:10:29 +01:00
2018-12-05 10:50:23 +01:00
2019-01-11 18:19:04 +01:00