summaryrefslogtreecommitdiff
path: root/sapi/apache2handler/php_apache.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5SVN Migration2003-02-271-66/+0
|
* Clean up apache2handler SAPI.Justin Erenkrantz2003-02-201-10/+2
| | | | | | | | | | Key improvements: - Be streamy - Re-enable virtual() support - Set content_type correctly - Remove unnecessary code and reintroduce some missing code - Change signature from PhP to PHP
* initial checkin of the apache2 SAPI using a handler instead of filters.Ian Holsman2003-02-111-0/+74
TBD: src highlighting better post handling