Protect your WordPress Admin
Defeat attacks from eating up your server’s CPU and prevent attackers from getting access to your WordPress wp-admin directory with one simple htaccess entry. If…
Defeat attacks from eating up your server’s CPU and prevent attackers from getting access to your WordPress wp-admin directory with one simple htaccess entry. If…
If your primary DNS server fails, it can leave your computer / server in quite a pickle. Many services on servers require adequate DNS performance,…
php register_globals is generally a security and should not be used unless the script is fully trusted and you are okay with your server being…
Using IMAP server with the iPhone’s default app settings prevents messages from going to trash. The workaround is simple, just some extra settings in your…
How to add an email account via the M3 Control Panel 5.x: Note: The following assumes you have already added your domain to the server….
To schedule your posts, add this simple crontab entry to your servers crontab entry: */1 * * * * cd /home/user/example_site.com/bd; php wp-con.php Replace user…
Ready to use m3server.com’s new performance php server? Well, you may or may not need to make a change. If you are using php includes…
Top directories can break functionality on sub directories. Case in point: Scenario: WordPress site with popular application, helpdesk. https://www.qualityunit.com/liveagent/ some_site.com Generally the root level htaccess…
So you bought another domain name that matches one you currently have. You shouldn’t upload the same content else google will penalize you for duplicate…