Page 1 of 1

CMC IE11 DirectoryMatch editor save incorrect line in modsec2.whitelist.conf

Posted: 13 Oct 2016, 16:38
by sasho
CMC IE11 DirectoryMatch editor save incorrect line in modsec2.whitelist.conf

if you add '^/home/user/public_html/wp-admin/post\.php' for DirectoryMatch in modsec2.whitelist.conf will be written '^/home/user/public_html/wp-admin/post \.php'

how you can see there is a space between 'post' and the escape character, which makes the rule invalid / unmatchable.

Re: CMC IE11 DirectoryMatch editor save incorrect line in modsec2.whitelist.conf

Posted: 24 Oct 2016, 11:42
by ForumAdmin
We are unable to recreate this issue using IE11 or any other browser.