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
mwsite link |
my notes on getting nginx working with PHP |
||
| Line 9: | Line 9: | ||
* [[mwsite:RHEL 5.4 + Nginx + Mediawiki With HTTPS|RHEL 5.4 + Nginx + Mediawiki With HTTPS]] | * [[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
