mirror of
https://github.com/getgrav/grav.git
synced 2026-02-21 14:08:02 +01:00
Merge pull request #148 from Vivalldi/patch-1
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