Skip to content

fix(cd): adding reverse proxy rule for iis#1198

Merged
ChronosSF merged 3 commits intovnextfrom
sstoychev/add-reverse-proxy-rule
Mar 25, 2026
Merged

fix(cd): adding reverse proxy rule for iis#1198
ChronosSF merged 3 commits intovnextfrom
sstoychev/add-reverse-proxy-rule

Conversation

@ChronosSF
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an IIS URL Rewrite rule in public/web.config to rewrite directory requests to an index.html entry point, supporting SPA-like routing behavior behind IIS/reverse proxy setups.

Changes:

  • Add a “Directory to Index” rewrite rule that rewrites directory paths to {dir}/index.html before other rules run.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

ChronosSF and others added 2 commits March 25, 2026 17:56
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ChronosSF ChronosSF merged commit 5f97ab7 into vnext Mar 25, 2026
4 checks passed
@ChronosSF ChronosSF deleted the sstoychev/add-reverse-proxy-rule branch March 25, 2026 16:14
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.

2 participants