I will try explain, not sure if i should post here or forum now with pro?
After instal i got errors regards the whitelist it looked as so
/simple-share-buttons-adder/buttons/somacro/twitter.png" title="Twitter" class="ssba" alt="Tweet about this on Twitter" /></a><span class="ssba_sharecount">
0</span><a class="ssba_facebook_share" href="https://www.facebook.com/sharer.php, /master-slider/public/assets/js/jquery.easing.min.js, /master-slider/public/assets/js/masterslider.min.js
So not sure about the simple share but the rest i did as
/public/assets/js/jquery.easing.min.js, /master-slider/public/assets/js/masterslider.min.js
That was accepted so save and created plugin htaccess.
So that looked like
# BEGIN WHITELIST: Frontend Loading Website Plugin scripts/files
SetEnvIf Request_URI "/bulletproof-security/400.php$" whitelist
SetEnvIf Request_URI "/bulletproof-security/403.php$" whitelist
SetEnvIf Request_URI "/public/assets/js/jquery.easing.min.js$" whitelist
SetEnvIf Request_URI "/master-slider/public/assets/js/masterslider.min.js$" whitelist
# END WHITELIST
I still see no images via proxy in image slider and i get nothing in logs. when i visit page via proxy.
Also the twitter feed does not load or pinterest feed.
If i delete plugin htaccess, turn off PFw same situation via proxy.
If i try on someones mobile that has not visited site so no cache i see everything except the twitter feed and pinterest loading
Re htaccess plugins, if my ip changes will i get no access?
If i look in plugin htaccess i see
Order Allow,Deny
Allow from env=whitelist
Allow from hurstvillage.co.uk
Allow from 213.175.xxx.xxxx
# BEGIN PUBLIC IP
Allow from 86.139.xx.xxxx
# END PUBLIC IP
</FilesMatch>
The other thing i see new is should i lock my WP root index and WP blog-header?
Sorry once i have done one site i,m sure i will progress from a monkey ??