Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-server/src/main/config/etc/jetty-ipaccess.xml')
-rw-r--r--jetty-server/src/main/config/etc/jetty-ipaccess.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jetty-server/src/main/config/etc/jetty-ipaccess.xml b/jetty-server/src/main/config/etc/jetty-ipaccess.xml
index deef173687..33a43be442 100644
--- a/jetty-server/src/main/config/etc/jetty-ipaccess.xml
+++ b/jetty-server/src/main/config/etc/jetty-ipaccess.xml
@@ -25,6 +25,7 @@
<Item>127.0.0.2/black.html</Item>
</Array>
</Set>
+ <Set name="whiteListByPath">false</Set>
</New>
</Set>

Back to the top