============================================================================ ChangeLog ============================================================================ Version 1.2 to 1.3 ------------------ * new directive "ParmguardPeriodicReload" that allows a dynamic reloading of the XML configuration files. The value is a number of seconds between two successive checks of configuration file changes (based on the last modification time). Set to 0 to avoid this behaviour. Works only with Apache 2.x * a new batch tool namaed "checkconf" can be used to test the syntax of the XML configuration file. This can be useful to make sure the changes will be taken in account. * internal structures changed to allow dynamic reconfiguration of rules * rules in a block are now checked before rules given at server level. * Rules at server level are checked if rules at level are satisifed * fix XML syntax errors in conf/sampleconf.xml Version 1.1 to 1.2 ------------------ * the XML Configuration file can be pre-produced by an automatic tool: generator/htmlparser.pl * multiple XML Configuration files can be merged by an automatic tool: generator/confmerger.pl ================================== EOF =====================================