With the recent release of version 3.5, Joomla is still one of the most popular CMS platforms in the world. This latest release features full PHP 7 support, drag-and-drop images, and more:
Configuring NGINX for Joomla
Getting ready
This assumes you have a working Joomla installation and have located the files at /var/www/html/. If you need an installation guide, try the official documentation available at https://docs.joomla.org/J3.x:Installing_Joomla.
How to do it...
To use Joomla with NGINX, we need a simple NGINX configuration file. This is a very basic PHP-FPM configuration...