Skip to content

[stable34] docs: clarify htaccess.RewriteBase is a backend path, not public URL#14945

Merged
skjnldsv merged 1 commit into
stable34from
backport/14938/stable34
May 20, 2026
Merged

[stable34] docs: clarify htaccess.RewriteBase is a backend path, not public URL#14945
skjnldsv merged 1 commit into
stable34from
backport/14938/stable34

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 20, 2026

Backport of PR #14938

The previous description implied the value should mirror the public URL,
causing users behind a reverse proxy to misconfigure the setting and hit
infinite redirect loops. The value is an Apache RewriteBase directive
and must reflect where Nextcloud is served on the backend (relative to
DocumentRoot), not the public-facing URL prefix.

Split into "Direct setup" and "Reverse proxy" sections with a concrete
example of each, and added a matching note in the Pretty URLs section of
the source installation guide.

Fixes #13428

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit a8fd615 into stable34 May 20, 2026
28 of 31 checks passed
@skjnldsv skjnldsv deleted the backport/14938/stable34 branch May 20, 2026 06:50
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Wed, 20 May 2026 06:52:35 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant