diff --git a/htroot/Settings_ServerAccess.inc b/htroot/Settings_ServerAccess.inc index 88c504a8f..9779df954 100644 --- a/htroot/Settings_ServerAccess.inc +++ b/htroot/Settings_ServerAccess.inc @@ -3,13 +3,17 @@ - + + company's own web pages.
+ Filter have to be entered as IP, IP range or first part of allowed IP's separated by comma (e.g. 10.100.0-100.0-100, 127. ) + further details on format see Jetty + IPAccessHandler docu. +
IP-Number filter:
(requires restart)
Here you can restrict access to the server. By default, the access is not limited, because this function is needed to spawn the p2p index-sharing function. If you block access to your server (setting anything else than '*'), then you will also be blocked from using other peers' indexes for search service. However, blocking access may be correct in enterprise environments where you only want to index your - company's own web pages.