mirror of
https://github.com/getgrav/grav.git
synced 2025-11-02 11:26:02 +01:00
Fix for #612
This commit is contained in:
@@ -52,4 +52,7 @@
|
|||||||
</rules>
|
</rules>
|
||||||
</rewrite>
|
</rewrite>
|
||||||
</system.webServer>
|
</system.webServer>
|
||||||
|
<system.web>
|
||||||
|
<httpRuntime requestPathInvalidCharacters="<,>,*,%,&,\,?" />
|
||||||
|
</system.web>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user