How to get SPF and DKIM records in cPanel

Login to your cPanel Once done copy and add in your DNS provider, you may allow until DNS fully propagate.If the DNS fully propagate, you can refresh the page and check if it is valid. Done!

Create a phpinfo.php page

Luckily, creating a phpinfo page can be performed fairly quickly and easily! View your phpinfo page The php info page will be under example.com/phpinfo.php assuming you uploaded the file to your website root directory. That’s it! You should now know how to create, view, and search through a phpinfo.php page!

.htaccess

How to Create .htaccess File? If .htaccess file is not present, here’s how you create one. This method is applicable to both hPanel and cPanel: 1.Click the New File button in the upper menu. 2.Enter .htaccess as the file name, insert the code below and press Create to save your changes.