question

KatherineMMoss-0910 avatar image
0 Votes"
KatherineMMoss-0910 asked KatherineMMoss-0910 commented

best method for translating unsupported mod_rewrite directives for IIS cmpatibility

Configuration

windows-server-iis
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SamWu-MSFT avatar image
1 Vote"
SamWu-MSFT answered KatherineMMoss-0910 commented

Hi @KatherineMMoss-0910

You can refer to this link about converting Apache mod_rewrite rules to IIS URL rewrite rules.

Importing Apache mod_rewrite Rules


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I actually got a look at that; the issue I'm running into is that the autoimport tool doesn't seem to be capturing all of the rules quite right; keeps giving an error that the given directives aren't supported by IIS. Is that a way of saying that the functionality isn't supported in other ways, or that the syntax doesn't match up?

0 Votes 0 ·