Merging IIS and nginx code into M2 trunk.

This commit is contained in:
gregwroblewski
2012-08-20 08:18:11 +00:00
parent 8d5131a186
commit f3e31c75a4
56 changed files with 16914 additions and 0 deletions

15
nginx/TODO Normal file
View File

@@ -0,0 +1,15 @@
Modsecurity NGINX TODO
* Code Cleanup
* Create a method for action DROP as in Apache
* Add CRS Support
* Specific NGINX config file
* Separate nginx/ IIS/ apache/ and generic/ folders
* Source code documentation (insert doxygen headers)
* Create better build infrastructure with support for tests and automated regression