Admin,
How are you? I am trying to get “X Theme” visual editor Cornerstone working correctly. The admin plugin/skip rule has me stumped.
[403 GET / HEAD Request: September 10, 2015 - 11:23 pm] Event Code: WPADMIN-SBR Solution: http://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: 192.XXX.XXX. Host Name: my server SERVER_PROTOCOL: HTTP/1.1 HTTP_CLIENT_IP: HTTP_FORWARDED: HTTP_X_FORWARDED_FOR: 45.51.170.254 HTTP_X_CLUSTER_CLIENT_IP: REQUEST_METHOD: GET HTTP_REFERER: http://www.Example.com/?cornerstone=1 REQUEST_URI: /wp-admin/customize.php?url=http://www.Example.com/ QUERY_STRING: HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.22 Safari/537.36
Head request are white listed and the following plugin bypass is not working. Any idea and thanks?
#X Theme- CornerStone (plugin/skip) RewriteCond %{REQUEST_URI} (customize\.php) [NC] RewriteRule . - [S=1]
- This topic was modified 2 hours, 37 minutes ago by AITpro Admin.