Blog Archives for category Uncategorized

Mac Mail Setup

How to set up Mac Mail step by step: Click the Mail Icon to Launch Mac Mail In the top… Continue reading »

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… Continue reading »

htaccess rewrite non ssl to ssl

Want to force users to use SSL on your site? Add this code to the top of your .htaccess file,… Continue reading »

apache php register_globals

php register_globals is generally a security and should not be used unless the script is fully trusted and you are… Continue reading »

IMAP – iPhone Mail App fails to delete message

Using IMAP server with the iPhone’s default app settings prevents messages from going to trash.  The workaround is simple, just… Continue reading »

M3 Control Panel 5.x – Create E-Mail Account

How to add an email account via the M3 Control Panel 5.x: Note: The following assumes you have already added… Continue reading »

WordPress Cron – Scheduled Posts

To schedule your posts, add this simple crontab entry to your servers crontab entry: */1 * * * * cd… Continue reading »