Archive for February, 2007



Howto Prevent Directory Listing on cPanel

Monday 19 February 2007 @ 7:04 pm

Directory listing is enable by default on cPanel, if you’re not put any index file (index.html, index.htm, index.php, etc.) on any folder in any accounts, you will see any files in that folder when browsing.

If you want completely disable directory listing on cpanel, here the tips:
Continue Reading »
Howto Prevent Directory Listing on cPanel




Howto Prevent PHP nobody Spammers

Wednesday 14 February 2007 @ 3:33 pm

PHP and Apache has a history of not being able to track which users are sending out mail through the PHP mail function from the nobody user causing leaks in formmail scripts and malicious users to spam from your server without you knowing who or where.

Watching your exim_mainlog doesn’t exactly help, you see th email going out but you can’t track from which user or script is sending it. This is a quick and dirty way to get around the nobody spam problem on your Linux server.
Continue Reading »
Howto Prevent PHP nobody Spammers




Email Stopped Working After Moving

Friday 9 February 2007 @ 6:07 pm

Email Logins Stopped Working After Moving Accounts to Other Server

After transfer cPanel accounts to another server and all email logins stopped working completely. Everything works fine except email, you get “wrong password” error. You also try to update password via cPanel and still got the same. Deleted all email accounts and re-created them again using old passwords, still can’t login also.

Here the solution…
Continue Reading »
Email Stopped Working After Moving