Advertisement
johnburn

modsec-whitelist

Apr 6th, 2015
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. <LocationMatch "/wp-admin/post.php">
  2. SecRuleRemoveById 300015 300016 300017 950907 950005 950006 960008 960011 960904
  3. SecRuleRemoveById phpids-17
  4. SecRuleRemoveById phpids-20
  5. SecRuleRemoveById phpids-21
  6. SecRuleRemoveById phpids-30
  7. SecRuleRemoveById phpids-61
  8. </LocationMatch>
  9.  
  10. <LocationMatch "/wp-admin/admin-ajax.php">
  11. SecRuleRemoveById 300015 300016 300017 950907 950005 950006 960008 960011 960904
  12. SecRuleRemoveById phpids-17
  13. SecRuleRemoveById phpids-20
  14. SecRuleRemoveById phpids-21
  15. SecRuleRemoveById phpids-30
  16. SecRuleRemoveById phpids-61
  17. </LocationMatch>
  18.  
  19. <LocationMatch "/wp-admin/page.php">
  20. SecRuleRemoveById 300015 300016 300017 950907 950005 950006 960008 960011 960904
  21. SecRuleRemoveById phpids-17
  22. SecRuleRemoveById phpids-20
  23. SecRuleRemoveById phpids-21
  24. SecRuleRemoveById phpids-30
  25. SecRuleRemoveById phpids-61
  26. </LocationMatch>
  27.  
  28. <LocationMatch "/wp-admin/options.php">
  29. SecRuleRemoveById 300015 300016 300017 950907 950005 950006 960008 960011 960904
  30. SecRuleRemoveById phpids-17
  31. SecRuleRemoveById phpids-20
  32. SecRuleRemoveById phpids-21
  33. SecRuleRemoveById phpids-30
  34. SecRuleRemoveById phpids-61
  35. </LocationMatch>
  36.  
  37. <LocationMatch "/wp-admin/theme-editor.php">
  38. SecRuleRemoveById 300015 300016 300017 950907 950005 950006 960008 960011 960904
  39. SecRuleRemoveById phpids-17
  40. SecRuleRemoveById phpids-20
  41. SecRuleRemoveById phpids-21
  42. SecRuleRemoveById phpids-30
  43. SecRuleRemoveById phpids-61
  44. </LocationMatch>
  45.  
  46. <LocationMatch "/wp-includes/">
  47. SecRuleRemoveById 960010 960012 950006
  48. SecRuleRemoveById phpids-17
  49. SecRuleRemoveById phpids-20
  50. SecRuleRemoveById phpids-21
  51. SecRuleRemoveById phpids-30
  52. SecRuleRemoveById phpids-61
  53. </LocationMatch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement