I recently came across this plugin for wordpress. Just cleaned a site with over 1500 infected files. I ran a small scan and then checked one of the files for processing. It seems to use sed (possibly) to remove the infected line in the files. It keeps a log of all files it cleaned but I’m ..
Category : Apache
I own a couple of NAS boxes and I’m using 1 of them right now. My StartCom certificate was nearly about to expire, so I had to generate another CSR for the new certificate. In fact on Apache you can just use the same one I believe, but I wanted to ensure I used the ..
I installed a certificate for apache to enable SSL on a website. To create the CSR for the authority it asks for a passphrase. When you install the certificate and restart the httpd service it asks for the passphrase, so it needs to be removed from the private key. To do this use ..