summaryrefslogtreecommitdiff
path: root/htroot/Settings_ServerAccess.inc
AgeCommit message (Collapse)Author
2022-01-11add setting for public facing portLukas Fülling
2018-09-19Use accessible labels in the Server Access Settings pageluccioman
2018-09-19Enforced access controls to System settings pagesluccioman
2018-06-05Added gzip compression of responses returned to user-agents accepting itluccioman
Enabled as default, but can be disabled using the "Server Access Settings" admin page.
2017-12-08Removed use of deprecated Jetty IPAccessHandler for client filtering.luccioman
Upgraded to InetAccessHandler. Added InetPathAccessHandler extension to InetAccessHandler to maintain path patterns capability previously available in IPAccessHandler but lost in InetAccessHandler. Filtering on IPv6 addresses is now supported. Support for deprecated pattern formats such as "192.168." and "192.168.1.1/path" has been removed, but startup automated migration should convert such patterns eventually present in serverClient.
2017-03-19Add hint text to default ServerAcess Port Settings pagereger
2017-03-19Introduce the option to configure a shutdown port.reger
A port value of -1 will disable this option. If set to a value greater 0, YaCy listens on this of on the local loopback address (127.0.0.1) for a shutdown or restart signal. E.g. connect to http://localhost:8005/shutdown will stop the YaCy server. http://localhost:8005/restart will restart it. This option allows to stop YaCy locally independant from the web web frontend (which might be configured for password protected remote access).
2015-12-25apply default css styles (class btn) to submit buttons reger
2014-11-12added a input-field for setting 'fileHost'sixcooler
Set this to avoid error-messages like 'proxy use not allowed / granted' on accessing your Peer by its hostname.
2014-09-27update to Jetty 9.2.3reger
2014-01-06reimplemented server access restrictionreger
via Jetty IPAccessHandler to allow only configured IP's to access. Handler is only loaded if a restriction is configured. Since IPAcessHandler (Jetty 8) does not support IPv6 system property java.net.preferIPv4Stack=true Testing showed system.setProperty seems to be sensitive to point of calling (earliest possible time seems to be best = early in yacy.main). Moved the "isrunning..." just open browser check also to the new routine to preread the yacy.config only once.
2006-12-22- final step for Advanced Settings pages to XHTMLkarlchenofhell
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3121 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-13*) Some enhancements to the statuspage, which save one point from the ↵rramthun
advanced config *) ant clean now doesn't remove RPMs anymore git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3079 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-11-08-replaced tags and updated translationdaburna
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2940 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-21-updated languagefiledaburna
-corrected little mistakes git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2837 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-09refactoring of Advanced Config:orbiter
- removed settings that are in Basic Settings - joined pages that belong together - moved include pages from yacy/ to / git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2726 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-08*) cleaned up Settings_p.htmlhydrox
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1049 6c8d7289-2bf4-0310-a012-ef5d649a1542