cotswoldphoto
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by cotswoldphoto-
Thank you. That resolved it.
-
Are they hotlinking to your images etc, or have they copied and pasted your text as well, into their own pages, or used maybe iframes? Have they copied your images and stored them on their own serv...
-
If they have copied YOUR content and stored and use it on their own site as if it were their own content, you need to issue a DMCA Takedown notice. If they have no contact details, and the whois re...
-
I have been using all my WordPress sites on Mariadb 10 for over a year now. Also, make sure your default engine is innodb, and convert any tables that aren't. Innodb does not corrupt anywhere as mu...
-
Why do they HAVE to use W3TotalCache? Is it is poorly maintained and aimed at PHP5.4 and older. Why not use ZenCache, which is aimed at PHP5.5 and newer? It does not need an opcache or server cache...
-
I would read this: Rkhunter reports openssl warning I tend to test my site using the SSL Server Test (Powered by Qualys SSL Labs) test suite, although I DO add my own custom Pre Main Include to a...
-
Hello :) Those entries are likely within the existing DNS zone for the domain name they are associated with, which is acceptable. Use the "Edit a DNS Zone" option to verify if that's the case. Th...
-
Hi :), You might have not created A records for Nameservers and Server hostname. Go to "Home "DNS Functions "Add an A Entry for Your Hostname" to set DNS zone or A record for server hostname Go to...
-
In my case I wanted to add some hardening to the Pre Main Include, so I went to this folder: /etc/apache2/conf.d/includes/ and created a file called pre_main_global.conf and in this I put the code...
-
What was the OS? Mine is RHEL Centos 7.2. I recall it said no package found or to install and no changes made to php.ini.