Skip to content

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

Merged
skjnldsv merged 1 commit into
stable33from
backport/14938/stable33
May 20, 2026
Merged

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

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>
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Wed, 20 May 2026 06:49:28 GMT

@skjnldsv skjnldsv enabled auto-merge May 20, 2026 06:49
@skjnldsv skjnldsv merged commit b862387 into stable33 May 20, 2026
21 checks passed
@skjnldsv skjnldsv deleted the backport/14938/stable33 branch May 20, 2026 06:49
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