==========================================================================

		README NOTES FOR mod_parmguard

		VERSION: 1.3

==========================================================================

1.WHAT IS "mod_parmguard" ?
---------------------------

'moad_parmguard' is an Apache module that intercepts the HTTP requests and
validates the values of request parameters.
If values do not match the criteria, the request is rejected.


2.FUNCTIONALITIES
-----------------

- Intercept any request based on REGEXP
- Check parameters constraints
- you can parameter the returned error code
- default behaviour with catch-all parameters
- handle GET and POST requests
- compatible with Apache 1.x and 2.x
- configuration file can be generated by automatic tools

3.REQUIREMENTS
--------------

Linux
Apache
libxml2


4.HOW TO INSTALL IT ?
---------------------

Follow the guide in INSTALL file...


5.TODO
------

see the TODO file (can be empty !)


Thanks, and let me know if you find this module useful !

Send your comments to: jd@trickytools.com

================================ EOF =====================================
