I am using the IIS Rewriter module with my web.config, and would like to redirect certain requests for content in a subdirectory only if there isn’t an actual folder/file that already matches the request. How can I do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A little late but I’m going to leave an answer here for the next person that find this post.
Basically you need to add a couple of conditions to the rewrite rule. Example: