Sample configuration files for using CiviCRM with Nginx. These examples are intended to get a new CiviCRM site going with your CMS of choice but should be modified to meet your needs.
Notice something missing? Pull requests are welcome.
- Drupal
- Joomla
- WordPress
- Shell scripts to quickly install Nginx, MariaDB, and PHP-FPM on Ubuntu: https://github.com/jbradach/quick-lemp
- Tutorial to manually install above components: https://lemp.io/guides/lemp-stack-installation-nginx-uwsgi-mariadb-ubuntu-14-04/