Find spam being send through website php plesk postfix script
Identifying the php scripts that are sending mail is the first step to protecting yourself against would-be spammers. Follow these steps to find the domains on which these scripts are running using...
View Articleauto redirect http to https plesk apache nginx directives
Go to your hosting configuration in Plesk : Additional Apache directives Add the following to Additional directives for HTTP : Redirect / https://domain.com/ All http requests will be redirected to...
View ArticleConvert apache htaccess rewrite rules to nginx rewrite rules automatically
The people @plesk builded a nice extension for converting htaccess content to nginx directives. Keep in mind : for plesk 11.5 and up ! Use the following plesk extension :...
View ArticleSetting up MySQL replication with existing data Master – Slave
This is a step-by-step guide on how to replicate an existing MySQL server. The server is live and contains data and needs a constant backup companion. Many tutorials focus on how to setup replication...
View ArticleRemoving website malware the manual way
How do we manually remove website malware? As a webhoster (www.linix.eu) / website owner (schalley.eu), I daily face websites being compromised. It doesn’t matter how hard you try, it’s not really...
View ArticlePlesk bulk force renewal of Let’s Encrypt certificates for all domains
A few days ago I got a notice from the Let’s encrypt guys. ACTION REQUIRED: Renew these Let's Encrypt certificates by March 4 We recently discovered a bug in the Let's Encrypt certificate authority...
View Article