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.