News

The PHP engine lets you create dynamic Web pages. PHP also reads HTML, so you can save an HTML file with a PHP extension and upload the new file to your server.
Edit the server’s default config file to support PHP in Nginx. Restart the PHP configured Nginx server. Add a PHP file to Nginx’s html directory. Test the PHP, Nginx and PHP-FPM configuration.