diff options
| author | Stanislav Malyshev <stas@php.net> | 2013-06-10 14:20:18 -0700 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2013-06-10 14:20:18 -0700 |
| commit | ac40c0b562b0f90652cadef83968d7305626c377 (patch) | |
| tree | 450cd9d7b67422adfae2218a69d21fb02f921474 /sapi/apache2filter | |
| parent | 04145dc2aa6eea37f7cd27ffa69ad3b2f52a65da (diff) | |
| download | php-git-ac40c0b562b0f90652cadef83968d7305626c377.tar.gz | |
Merge branch 'pull-request/341'
* pull-request/341: (23 commits)
typofixes
Diffstat (limited to 'sapi/apache2filter')
| -rw-r--r-- | sapi/apache2filter/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache2filter/README b/sapi/apache2filter/README index 3054e208d3..bd6eb17066 100644 --- a/sapi/apache2filter/README +++ b/sapi/apache2filter/README @@ -54,7 +54,7 @@ HOW TO CONFIGURE DEBUGGING APACHE AND PHP - To debug Apache, we recommened: + To debug Apache, we recommend: 1. Use the Prefork MPM (Apache 1.3-like process model) by configuring Apache with '--with-mpm=prefork'. |
