summaryrefslogtreecommitdiff
path: root/sapi/apache2handler/php_functions.c
Commit message (Collapse)AuthorAgeFilesLines
* MFH: Fixed regression #31645 - only flush before running the subrequest.Joe Orton2005-01-241-4/+4
|
* MFH: Fixed bug #30446 - virtual() includes files out of sequence,Joe Orton2005-01-111-0/+5
| | | | | work around 2.0 subrequest/internal redirect issue.
* MFH: Compiler warning fix (patch by Joe Orton).Ilia Alshanetsky2003-11-111-1/+1
|
* MFH: Use the proper way to get the max requests per child.foobar2003-07-101-6/+4
|
* MFH: TypoDerick Rethans2003-05-261-1/+1
|
* MFHIlia Alshanetsky2003-03-251-0/+3
|
* - MFH: not pretty name (bug #22853)foobar2003-03-251-1/+1
|
* Make apache2 handler produce php4apache2.dll which should work as aEdin Kadribasic2003-03-131-3/+5
| | | | | | | drop in replacement for the filter. Remove max_request_per_child from minfo() since that function is not exported by win32 version of apache2 lib.
* OnUpdateLong is only in php5/HEAD. (oops! :)foobar2003-03-111-3/+3
|
* - MFH: apache2handler sapi modulefoobar2003-03-101-0/+509
| | | | | - Changed apache2filter to use --with-apxs2filter
* After short discussion, the #php.bugs mob decided that we don't wantIan Holsman2003-02-151-414/+0
| | | | | | | | | | this in PHP_4_3 branch. At least as long as it doesn't work as well (or preferrably better :) than the apache2filter SAPI does. So please remove it from the branch for now.. --Jani
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-02-121-0/+414