aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/web.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/web.config b/phpBB/web.config
index e374e611f6..128fe3c98f 100644
--- a/phpBB/web.config
+++ b/phpBB/web.config
@@ -7,6 +7,8 @@
<add segment="cache" />
<add segment="files" />
<add segment="store" />­
+ <add segment="config.php" />
+ <add segment="common.php" />
</hiddenSegments>
</requestFiltering>
</security>