Skip to content

docs(friendly-urls): Add IIS web.config guide for FURLs - #604

Merged
Mark-H merged 1 commit into
modxorg:3.xfrom
Ibochkarev:docs/issue-286-iis-friendly-urls
Aug 17, 2026
Merged

docs(friendly-urls): Add IIS web.config guide for FURLs#604
Mark-H merged 1 commit into
modxorg:3.xfrom
Ibochkarev:docs/issue-286-iis-friendly-urls

Conversation

@Ibochkarev

Copy link
Copy Markdown
Collaborator

Description

Adds a Friendly URLs guide for Microsoft IIS (web.config + URL Rewrite) in EN, RU, and ES, and links it from the Friendly URLs hub and Advanced Installation “See also” lists.

Community installs on IIS 8 (Windows Server 2012 R2) often failed because rewrite lived under core/, URL Rewrite was missing, or friendly_urls was enabled before rewrite worked. The new page covers root placement, a sample rule aligned with Revolution’s root ht.access, enable order, and a short note for multi-language extras.

Verified against Revolution 3.x root ht.access (Friendly URLs block → index.php?q=).

Affected versions

3.x (same rewrite pattern applies to 2.x IIS setups, but docs target the current tree).

Relevant issues

Fixes #286

Community context: https://community.modx.com/t/modx-redirect-to-multi-language-with-iis8-under-windows/3597

@Ibochkarev
Ibochkarev requested a review from Mark-H August 16, 2026 11:56
@Ibochkarev
Ibochkarev marked this pull request as ready for review August 16, 2026 11:56
Document URL Rewrite, root web.config placement, and enable order so
IIS installs stop failing the same way as the community IIS 8 case.

Fixes modxorg#286
@Ibochkarev
Ibochkarev force-pushed the docs/issue-286-iis-friendly-urls branch from e64546f to 5865bdf Compare August 17, 2026 09:17
@Mark-H
Mark-H merged commit 08d9af7 into modxorg:3.x Aug 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue on getting-started/installation/advanced

2 participants