Do not intercept internal redirect error documents.

This commit is contained in:
brectanus
2007-08-10 15:50:11 +00:00
parent a9703a0559
commit af5c895d53
2 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
?? ???? ???? - 2.1.3-rc1
------------------------
* Do not block internal ErrorDocument requests.
* Added ability to compile without an external API (-DNO_MODSEC_API).