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
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..."
 
mwsite link
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]

Revision as of 22:21, 23 June 2012

<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