mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
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 |
||
|---|---|---|
| .. | ||
| images | ||
| apps_management_installation.rst | ||
| apps_supported.rst | ||
| command_line_installation.rst | ||
| deployment_recommendations.rst | ||
| index.rst | ||
| installation_wizard.rst | ||
| nginx.rst | ||
| php_70_installation.rst | ||
| selinux_configuration.rst | ||
| source_installation.rst | ||
| system_requirements.rst | ||