Change the IP exim uses to send mail – bypass sorbs (or other useless blacklists) On shared hosting server’s you’ll probably find yourself blocked by other mail providers because of high mail volume or one of your users spamming. To change your exim IP for outgoing mail, you can edit your /etc/exim.conf file and locate… Continue reading HOW-TO: Change Exim IP Address – cPanel
Month: June 2011
How to forward a website to another url using PHP
There are several ways to accomplish this task, but the simplest to understand is to use php. To do this, you need to create the page that will do the forwarding. This can be any page, as long as it ends in “.php”. If you are trying to redirect a domain, you’d create “index.php” inside… Continue reading How to forward a website to another url using PHP
Apache : Showing files in a directory
Showing files in a directory If you want to list all files in a directory that doesn’t use an index.html (or index.php) file, you can create an .htaccess file with the following contents: Options +Indexes This will tell apache that you want to list all files in the directory.
Securing CPanel
Running a WHM like Cpanel can sure make hosting easy, but unfortunately running a WHM often makes your server much less secure than it was before! We do not guaranty that the following steps will make your server hack proof, but it will greatly reduce your chances of compromise. Also note that Layered Technologies does… Continue reading Securing CPanel
Creating domain on a freshly added IP address fails in Parallels Panel for Windows
Symptoms Creating domain with hosting on the IP address that has just been added fails and the following error is returned: dnsmng::update() failed: dnsmng failed: Unknown error 0x80131501 (COM Error 80131501, Description: Generic failure ) at resetSecondaries ZoneName = ” transfer={ “” } notify={ “” } at (dnsmng::msdns::MsDnsManager::resetSecondaries line 385) at createPrimaryZone ZoneName = ”(dnsmng::msdns::MsDnsManager::createPrimaryZone… Continue reading Creating domain on a freshly added IP address fails in Parallels Panel for Windows
Parallels Power Panel show “Forbidden” error for all containers
Parallels Power Panel show “Forbidden” error for all containers, APPLIES TO: Virtuozzo Containers for Windows 4.0 Virtuozzo for Linux 3.x Virtuozzo Containers for Windows 4.5 Virtuozzo Containers for Linux 4.0 Virtuozzo for Windows 3.5.1 SP1 Symptoms The following error appears for all containers in the Parallels Power Panel: Forbidden The IP address of a physical… Continue reading Parallels Power Panel show “Forbidden” error for all containers