Difference between revisions of "Nginx"
Jump to navigation
Jump to search
(add link) |
(links to reference) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
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] | 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] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Web Server]] | [[Category:Web Server]] | ||
[[Category:Webserver]] | [[Category:Webserver]] |
Revision as of 07:56, 30 August 2018
We're planning to move to Nginx with PHP-FPM for faster execution and throughput for QualityBox.
The Nginx webiste has both examples for PHP-FPM and a Nginx recipe to serve MediaWiki