From 673483a47dddbe04f8166bcb7181055017d7b744 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 6 Nov 2015 10:19:58 +0100 Subject: XMLRPC sync fixes and improvements - Add enable/disable checkbox per replication target - Add protocol/port selection - Fix copyright header and nuke useless tags while here --- .../apache_mod_security_sync.xml | 145 +++++++++++++-------- 1 file changed, 91 insertions(+), 54 deletions(-) (limited to 'config/apache_mod_security-dev') diff --git a/config/apache_mod_security-dev/apache_mod_security_sync.xml b/config/apache_mod_security-dev/apache_mod_security_sync.xml index 7ecfb68e..425069b6 100755 --- a/config/apache_mod_security-dev/apache_mod_security_sync.xml +++ b/config/apache_mod_security-dev/apache_mod_security_sync.xml @@ -1,46 +1,46 @@ - - + + - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. apachesync 1.0 Proxy server: XMLRPC Sync @@ -66,9 +66,15 @@ listtopic - Automatically sync apache configuration changes + Enable Sync synconchanges - Select a sync method for Apache + ModSecurity. + +
+ Important: While using "Sync to host(s) defined below", only sync from host A to B, A to C but do not enable XMLRPC sync to A. + This will result in a loop! + ]]> +
select auto @@ -79,39 +85,70 @@
- Sync timeout + Sync Timeout synctimeout - Select sync max wait time + XMLRPC timeout in seconds. select 250 - - - + - + + + - Remote Server + Replication Targets none rowhelper - - IP Address - ipaddress - IP Address of remote server - input - 20 - - - Password - password - Password for remote server. - password - 20 - + + Enable + syncdestinenable + + checkbox + + + Protocol + syncprotocol + + select + HTTP + + + + + + + IP Address/Hostname + ipaddress + + input + 40 + + + Port + syncport + + input + 3 + + + Username (admin) + username + + input + 20 + + + Admin Password + password + + password + 20 + -- cgit v1.2.3