Merge pull request #10186 from tanji/patch-2
Exclude web.config from Apache
This commit is contained in:
@@ -36,3 +36,7 @@
|
||||
|
||||
</IfModule>
|
||||
Options -Indexes
|
||||
|
||||
<Files "web.config">
|
||||
Deny from all
|
||||
</Files>
|
||||
|
||||
Reference in New Issue
Block a user