Skip to content

Getting Help Page

Manish Malik edited this page Aug 13, 2016 · 1 revision

The following resources may be helpful if you need any help regarding this bindings:

###Help related to ModSecurity If you need any help specific to ModSecurity (like feature requests or rules related query), the ModSecurity website is the definitive location for all information related to ModSecurity.

Apart from this following resources related to ModSecurity are also useful:

###Help related to SWIG This project is a SWIG generated Nodejs bindings for libmodsecurity. These bindings will allow users to utilize the exposed libmodsecurity interfaces directly from Nodejs, without writing the native binding by yourself. As such it does it work perfectly but sometimes you want to handle datatypes conversion between the target language and base language as per your requirements.
So, to get more details of SWIG you may refer to :

Apart from this following resources related to SWIG are also useful:

If in case you have any other queries related to ModSecurity Nodejs bindings feel free to raise an issue on GitHub for the same

Clone this wiki locally