Laygridder css typo breaks websites secured by Modsecurity
-
Hi Armin,
I got in trouble with a website securised under Modsecurity / Imunify360.
I think you made a typo in your code and it is interpreted as a threat !
It is located in ./lay/gridder/assets/css/application.cssYou have a wrong parameter assignation (- instead of =)
Searching 221 files for "?-cc03tp" (case sensitive) ./lay/gridder/assets/css/application.css: 322 @font-face { 323 font-family: 'icomoon'; 324: src: url("../fonts/icomoon.eot?-cc03tp"); 325: src: url("../fonts/icomoon.eot?#iefix-cc03tp") format("embedded-opentype"), url("../fonts/icomoon.woff?-cc03tp") format("woff"), url("../fonts/icomoon.ttf?-cc03tp") format("truetype"), url("../fonts/icomoon.svg?-cc03tp#icomoon") format("svg"); 326 font-weight: normal; 327 font-style: normal; } 4 matches in 1 file
Best,
Tristan -
Before you post
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it