nginx/PHP: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< nginx
Created page with "<hide> page type::subpage </hide> ==About== There are a number of ways to get nginx to work with PHP. * PHP-FPM is one, but there are others ==Links== * [http://w..." |
my notes on getting nginx working with PHP |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
==Links== | ==Links== | ||
* [[mwsite:RHEL 5.4 + Nginx + Mediawiki With HTTPS|RHEL 5.4 + Nginx + Mediawiki With HTTPS]] | |||
* [http://web.archive.org/web/20100208231201/http://www.johnyerhot.com/2008/02/12/how-to-nginx-fcgi-php-mysql-ruby-on-rails-rewrite-vhosts/ How to: Nginx, FCGI, PHP, MySQL, Ruby On Rails, Rewrite] | * [http://web.archive.org/web/20100208231201/http://www.johnyerhot.com/2008/02/12/how-to-nginx-fcgi-php-mysql-ruby-on-rails-rewrite-vhosts/ How to: Nginx, FCGI, PHP, MySQL, Ruby On Rails, Rewrite] | ||
==Notes== | |||
* [[User:Woozle/nginx]] | |||
Latest revision as of 19:55, 24 July 2013
<hide> page type::subpage </hide>
About
There are a number of ways to get nginx to work with PHP.
- PHP-FPM is one, but there are others
