Files
nextcloud-docs/admin_manual
josh4trunks 5a1e0dbeb1 Remove try_files that was causing issues
This 'try_files' was probably originally put in as a security measure against maliciously uploaded static objects that would be then executed as php. See here https://nealpoole.com/blog/2011/04/setting-up-php-fastcgi-and-nginx-dont-trust-the-tutorials-check-your-configuration/

This is not needed because 'fastcgi_split_path_info' line already guarantees only the intended php file is passed to PHP as the SCRIPT_FILENAME.
2014-07-10 21:11:00 -07:00
..
2014-06-27 09:51:00 -04:00
2014-05-16 17:47:10 +02:00
2014-05-29 22:38:08 +02:00
2014-01-06 17:40:56 +01:00