Add below code in /et/httpd/conf/httpd.conf in the <IfModule mime_module> block.
AddHandler php5-script .php
AddType text/html .php
Add below code in /et/httpd/conf/httpd.conf in the <IfModule mime_module> block.
AddHandler php7-script .php
AddType text/html .php