How to convert IIS web.config rules to Apache htaccess RewriteRule?

Discussion in 'Apache' started by 2Charlie, Jan 24, 2017.

  1. #2
    I'm starting with the Apache mod_rewrite page but I still don't quite understand how to convert the following attributes?
    1. matchType="IsFile"
    2. negate="true"
    3. logicalGrouping="MatchAll"
    4. appendQueryString="false"
    5. enabled="true"
    6. trackAllCaptures="false"
    These are some the things I'm stuck at. Any help is much appreciated.
     
    2Charlie, Jan 24, 2017 IP