Your host would need to tell you the exact htaccess php handler code to use on their/your server since the code is unique/specific to each host/server. Based on what they told you, this is the PHP7 handler code to use on your particular server: AddHandler php70-cgi .php. As far as whether or not IfModule code is allowed to be used on your particular server, that is something that only your host would be able to tell you since anything related to php.ini and php handlers is unique/specific to each web host.
↧