mirror of
https://github.com/getgrav/grav.git
synced 2026-02-22 22:51:13 +01:00
Merge branch 'develop' of https://github.com/getgrav/grav into develop
# By Vivalldi # Via Andy Miller (1) and Vivalldi (1) * 'develop' of https://github.com/getgrav/grav: Updated web.config - Assets accesible
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<action type="Redirect" url="error" redirectType="Permanent" />
|
||||
</rule>
|
||||
<rule name="system" stopProcessing="true">
|
||||
<match url="^system/(.*)$" ignoreCase="false" />
|
||||
<match url="^system/(.*)\.(txt|md|html|yaml|php|twig|sh|bat)$" ignoreCase="false" />
|
||||
<action type="Redirect" url="error" redirectType="Permanent" />
|
||||
</rule>
|
||||
<rule name="vendor" stopProcessing="true">
|
||||
|
||||
Reference in New Issue
Block a user