Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "php" page has been changed by gryzor:
https://wiki.apache.org/httpd/php?action=diff&rev1=4&rev2=5

  The scope of this document is to enumerate all possible configuration 
scenarios to allow httpd to serve php content.
+ 
+ = Using proxy_fcgi and php-fpm =
+ 
+ This method is preferred above all other recipes, and is suitable for 
versions 2.4 and newer. Is also allows for a threaded mpm such as event or 
worker, which will significantly reduce the RAM requirements on your server.
+ 
+ Please see the [[PHP-FPM|following article]]
  
  = Using php with fastcgi =
  
@@ -14, +20 @@

  
  Please see the [[php-fcgid|following article]]
  
- = Using proxy_fcgi and php-fpm =
- 
- This method is preferred above all other recipes, and is suitable for 
versions 2.4 and newer. Is also allows for a threaded mpm such as event or 
worker, which will significantly reduce the RAM requirements on your server.
- 
- Please see the [[PHP-FPM|following article]]
  
  = Using php as a DSO =
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to