nextcloud-documentation/admin_manual
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
..
configuration_database Merge pull request #9510 from nextcloud/bugfix/noid/improve-utf8-manual 2023-01-02 17:25:53 +01:00
configuration_files Add information about request_timeout 2023-06-14 21:48:51 +00:00
configuration_mimetypes
configuration_server (logging configuration) Rewrite of the admin_audit logging section 2023-06-12 15:28:37 +00:00
configuration_user chore: Fix internal links after stable27 branch-off 2023-05-22 11:49:00 +02:00
file_workflows feat(flow): Add note about disabling user flows 2023-06-09 06:33:35 +00:00
gdpr Fixed several typos and grammar errors 2022-10-25 07:32:25 +02:00
groupware feat(admin): document using microsoft xoauth2 with mail 2023-06-05 09:09:39 +00:00
images LDAP/AD user profile synchronization 2023-05-16 10:00:54 +02:00
installation Merge pull request #10599 from nextcloud/backport/10581/stable27 2023-06-09 16:39:59 +02:00
issues Fix .htaccess configuration to actually work 2023-06-15 22:50:19 +00:00
maintenance feat(adminmanual): Create critical changes section for admins 2023-05-26 19:42:53 +02:00
office Update proxy.rst 2023-04-26 11:10:26 -06:00
reference add links to pages in reference index 2023-04-18 10:32:05 +02:00
release_notes feat: Add information about module javascript to NC27 upgrade guide 2023-06-08 16:11:16 +00:00
apps_management.rst chore: Fix internal links after stable27 branch-off 2023-05-22 11:49:00 +02:00
conf.py Fix l10n build for user manual 2020-09-09 21:25:25 +02:00
contents.rst chore(release_notes): Use subpages per release 2023-05-26 19:42:54 +02:00
index.rst chore: Fix internal links after stable27 branch-off 2023-05-22 11:49:00 +02:00
make.bat
Makefile Move to python3 2020-01-20 14:29:31 +01:00
release_notes.rst chore(release_notes): Use subpages per release 2023-05-26 19:42:54 +02:00
release_schedule.rst feat(adminmanual): Create critical changes section for admins 2023-05-26 19:42:53 +02:00