Yes, however 4.0.2 makes changes to the urls. specifically adding special chars such as ? into them; your urls on 4.0.1 wouldn't have this. The url could be triggering mod_security BECAUSE of the new ? in the url.
goto diagnostics and hit the check for problematic webserver modules. See if it detects mod_security.
Sound good to me well kinda... I'll check it out. Thanks for the info.
--------------- Added [DATE]1266671407[/DATE] at [TIME]1266671407[/TIME] ---------------
Quote:
Originally Posted by Carnage-
Yes, however 4.0.2 makes changes to the urls. specifically adding special chars such as ? into them; your urls on 4.0.1 wouldn't have this. The url could be triggering mod_security BECAUSE of the new ? in the url.
goto diagnostics and hit the check for problematic webserver modules. See if it detects mod_security.
Carnage-, you were right on it. A Mod Sec rules added at server level and it's working just fine.