Skip to content

IIS Rewriting URL #155

Answered by bennothommo
lucianomelotti asked this question in Q&A
May 6, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

@lucianomelotti The IIS config contains all the white-listed folders that the .htaccess file provides. The intent of that IIS config is to route all requests to index.php - therefore allowing Winter to handle the request - unless they go to one of the white-listed folders.

The .htaccess file only has extra rules to prevent access to certain folders due to the way that .htaccess works, but they shouldn't be needed with an IIS instance.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@lucianomelotti
Comment options

@bennothommo
Comment options

@lucianomelotti
Comment options

@LukeTowers
Comment options

Answer selected by lucianomelotti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants