File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -211,9 +211,7 @@ c:\php
211
211
|
212
212
|-php5activescript.dll
213
213
|
214
- |-php5apache.dll
215
- |
216
- |-php5apache2.dll
214
+ |-php5apache2_4.dll
217
215
|
218
216
|-..
219
217
|
@@ -234,14 +232,7 @@ c:\php
234
232
235
233
Here is a list of server modules shipped with PHP 5:
236
234
237
- * sapi/php5apache2_2.dll - Apache 2.2.x module.
238
- * sapi/php5apache.dll (php5apache.dll) - Apache 1.x module
239
- * sapi/php5apache2.dll (php5apache2.dll) - - Apache 2.0.x module.
240
- * sapi/php5isapi.dll - ISAPI Module for ISAPI compliant web servers
241
- like IIS 5.0 or newer. However the FCGI SAPI is recommended with
242
- IIS
243
- * sapi/php5nsapi.dll (php5nsapi.dll) - Sun/iPlanet/Netscape server
244
- module.
235
+ * php5apache2_4.dll - Apache 2.4.x module.
245
236
246
237
Server modules provide significantly better performance and additional
247
238
functionality compared to the CGI binary. The FastCGI is significantly
You can’t perform that action at this time.
0 commit comments