nextcloud-documentation/admin_manual/issues
Jakub Jelen ce99453f66 Fix .htaccess configuration to actually work
The `.htaccess` rules should not have the starting slash otherwise they
will never get matched. When running the mod_rewrite in .htaccess, the
path is already sanitized and leading slashes stripped.

Document also that this is not the case when the rules are used directly
from the main apache2 configuration the leading slash is present always,
which led to some edit wars of this documentation in the past as it was
not well explained (#8093, #3811).

This matches the code shipped with the .htaccess in the nextcloud server:
https://github.com/nextcloud/server/blob/master/.htaccess

Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 22:50:19 +00:00
..
images Add docs for patching an instance 2021-04-09 11:50:31 +02:00
applying_patch.rst Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
code_signing.rst Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
general_troubleshooting.rst Fix .htaccess configuration to actually work 2023-06-15 22:50:19 +00:00
index.rst Add docs for patching an instance 2021-04-09 11:50:31 +02:00