Changes

Jump to navigation Jump to search
156 bytes added ,  11:42, 31 August 2018
no edit summary
The Nginx webiste has both [https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm examples for PHP-FPM] and a [https://www.nginx.com/resources/wiki/start/topics/recipes/mediawiki/ Nginx recipe to serve MediaWiki]
 
 
== Measure twice, cut once ==
 
Always test your configuration file for syntax errors with <code>nginx -t</code> before restarting nginx.
 
== Debugging ==
While working with nginx, if you use option <code>-V</code> then you get the full configuration of the current install (this from a local virtual machine):
4,558

edits

Navigation menu