mrppp
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] Firewall ProOK Sorry
Forum: Plugins
In reply to: [BulletProof Security] Firewall ProI 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="http://www.facebook.com/sharer.php, /master-slider/public/assets/js/jquery.easing.min.js, /master-slider/public/assets/js/masterslider.min.jsSo 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.jsThat 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 WHITELISTI 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 😉
Forum: Plugins
In reply to: [BulletProof Security] BulletProof proThanks, off to order given the nightmares i have had today and still am with my host wish me luck.
Forum: Plugins
In reply to: [BulletProof Security] BulletProof proOk Here is my spec does this look ok? I know there is one setup that 1% have but can’t find the text now, not sure if it was cgi? Do Now
(99% of folks have CGI and 1% have DSO).Server Type: Apache Operating System: Linux WP Filesystem API Method: direct Server API: cgi-fcgi CGI Host Server Type cURL: cURL Extension is Loaded Zend Engine Version: 2.5.0 Zend Guard/Optimizer: A Zend Extension is Not Loaded ionCube Loader: ionCube Loader Extension is Loaded Version: 40601 Suhosin: Suhosin-Extension is Loaded APC: APC Extension is Not Loaded PHP Version: 5.5.18 PHP Memory Usage: 32.48 MB WordPress Admin Memory Limit: 128M WordPress Base Memory Limit: 40M PHP Actual Configuration Memory Limit: 128M PHP Max Upload Size: 2M PHP Max Post Size: 8MForum: Plugins
In reply to: [BulletProof Security] BulletProof proLOL. I will report back later tonight with my server config, i know this server uses Ngnix and Varnish in-front of Apache
Forum: Plugins
In reply to: [Fast Secure Contact Form] fill scrennYes just wondering if its ok like that
Forum: Plugins
In reply to: [BulletProof Security] BulletProof proReally i,m bordering both of those.
Think these videos are an early morning watch.
I will have a look at my config in bps later just check my settings server etcForum: Plugins
In reply to: [BulletProof Security] BulletProof proCool i watch the video a few times see if i,m up to it
Forum: Plugins
In reply to: [BulletProof Security] Some help with a redirectOK thanks. The wildcard block also stops other js files rendering, so i think as they are canonical to real page, then i won’t get duplicate issues.
Real pain working out these days all the rules, exceptions, changes etc etc.
I think that the duda redirect i once had is still indexed so maybe best let Google get a 404 to know its gone rather than block it..
But then again, it will see a 200 not a 404 as the page is there.. Blimey headaches
Forum: Plugins
In reply to: [Fast Secure Contact Form] fill screnn/* Alignment DIVs */ .fscf-div-form { width:99%; } .fscf-div-left-box { float:left; width:55%; max-width:270px; } .fscf-div-right-box { float:left; width:235px; } .fscf-div-clear { clear:both; } .fscf-div-field-left { clear:left; float:left; width:99%; max-width:550px; margin-right:10px; } .fscf-div-field-prefollow { clear:left; float:left; width:99%; max-width:250px; margin-right:10px; } .fscf-div-field-follow { float:left; padding-left:10px; width:99%; max-width:250px; } .fscf-div-label { font-weight: bold;text-align:left; padding-top:5px; } .fscf-div-field { text-align:left; } .fscf-div-captcha-sm { width:175px; height:50px; padding-top:2px; } .fscf-div-captcha-m { width:250px; height:65px; padding-top:2px; } .fscf-image-captcha { border-style:none; margin:0; padding:0px; padding-right:5px; float:left; } .fscf-image-captcha-refresh { border-style:none; margin:0; padding:0px; vertical-align:bottom; } .fscf-div-submit { text-align:left; clear:both; padding-top:15px; } .fscf-fieldset { border:1px solid black; width:99%; max-width:550px; padding:10px; } /* Styles of labels, fields and text */ .fscf-required-indicator { text-align:left;color:#ff0000; } .fscf-required-text { text-align:left; } .fscf-hint-text { font-size:x-small; font-weight:normal; } .fscf-div-error { text-align:left; color:red; } .fscf-div-redirecting { text-align:left; } .fscf-fieldset-field { border:1px solid black; width:97%; max-width:500px; padding:10px; } .fscf-label { display:inline; } .fscf-option-label { display:inline; } .fscf-input-text { text-align:left; margin:0; width:99%;color:#000000; background-color:#ffffff; } .fscf-input-captcha { text-align:left; margin:0; width:90px; } .fscf-input-textarea { text-align:left; margin:0; width:99%; max-width:250px; height:120px; } .fscf-input-select { text-align:left; } .fscf-input-checkbox { width:13px; } .fscf-input-radio { width:13px; } .fscf-button-submit { cursor:pointer; margin:0; } .fscf-button-reset { cursor:pointer; margin:0; } .fscf-button-vcita { text-decoration:none; display:block; text-align:center; background:linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color:#fff !important; padding:10px; } .fscf-button-div-vcita { border-left:1px dashed #ccc; margin-top:25px; height:50px; padding:8px 20px; } .fscf-powered-by { font-size:x-small; font-weight:normal; padding-top:5px; text-align:center; } /* Placeholder Style - WebKit browsers - Safari, Chrome */ ::-webkit-input-placeholder { opacity:0.6; color:#333333; } /* Placeholder Style - Mozilla Firefox 4 - 18 */ :-moz-placeholder { opacity:0.6; color:#333333; } /* Placeholder Style - Mozilla Firefox 19+ */ ::-moz-placeholder { opacity:0.6; color:#333333; } /* Placeholder Style - Internet Explorer 10+ */ :-ms-input-placeholder { opacity:0.6; color:#333333; }Forum: Plugins
In reply to: [Fast Secure Contact Form] fill scrennThanks.
I understand max width overides width. Is it ok to set to saywidth:80%; max-width: 80%;Instead of say
width:90%; max-width:555px;Then adjust form fields to suit
Forum: Plugins
In reply to: [Skt NURCaptcha] login protectionCool Excellent news. Thank You.
Forum: Plugins
In reply to: [BulletProof Security] Can this be solvedOn further look it has a canonical set to main page so not an issue
Forum: Plugins
In reply to: [WP Super Cache] The cache directory should be blocked in robots.txt?best try the robots test in Webmaster tools, and fetch and render pages, that way you can see if anything is blocked by robots txt
Forum: Plugins
In reply to: [WFS Let It Snow] mobilesGreat Thanks