A very common PCI Issue is related to the DNS servers. In order to be PCI Compliant you must disable the ability of DNS Poisioning (a process in which the DNS may be modified by an outside source and resulting in false lookups or hijacked pages).
How to add a wildcard dns entry for domain name in cPanel
1. Login to your cpanel account (mydomain.com/cpanel)
2. Under the “Domains” column you will “Subdomains” click on this.
How to add a wild card dns entry for domain name in WHM
1. Log into WHM as the root user.
2. Click Edit DNS Zone, under “DNS Functions” on the left-side menu.
3. Choose the zone you want to add a wildcard to, and click edit.
How to turn on/off mod_userdir on cPanel/WHM
Apache’s mod_userdir allows users to view their sites by entering a tilde(~) and their username as the uri on a specific host. For example http://test.cpanel.net/~fred/ will bring up the user fred’s domain. The disadvantage of this feature is that any bandwidth usage used by this site will be put on the domain it is accessed under (in this
How to change cPanel/ftp passwords
Here’s how you’d change your cpanel/ftp passwords:
1) Log into whm
2) Click on”password modification” (under the account functions section)
How to activate or deactivate webmail clients in cPanel
You can activate or deactivate specific webmail clients on your Cpanel based server by browsing over to the “Tweak Settings” section in WHM (Web Host Manager).
To login to WHM, you will input this into your web browser:
How to Disable Trace in Apache
To disable TRACE in cPanel (Version 11.24.4):
1.Access your Web Hosting Manager (WHM)
2.Under Service Configuration, click the link for Apache Configuration
cPanel URL Redirect
Installing Zend Optimizer with cPanel
Log into SSH on your dedicated or cloud server.
- Run: /scripts/installzendopt
- Follow the instructions on the screen to install Zend Optimizer
Rebuilding Apache in cPanel
Log into SSH on your dedicated or cloud server.
Type the following commands:
# cd /scripts