Hi,
I am trying to get the grav-admin plugin to work, I’m at the point where I imported the .htaccess file into IIS URL Rewrite successfully. The rules are parsed with no errors, and they are created in IIS:
When I browse to the grav-admin site I am presented with the following error:
HTTP Error 500.52 - URL Rewrite Module Error. The expression "({{|}}|{%|%})" contains a repeat expression (one of '*', '?', '+', '{' in most contexts) that is not preceded by an expression.
It looks like it is something to do with the rules, but I can’t make heads or tails of it.
Please help.
Thank you!