Difference between revisions of "nginx/PHP"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(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

About

There are a number of ways to get nginx to work with PHP.

  • PHP-FPM is one, but there are others

Links

Notes