History log of /PHP-5.5/sapi/apache2handler/sapi_apache2.c (Results 126 – 127 of 127)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 97299303 20-Feb-2003 Justin Erenkrantz

Clean up apache2handler SAPI.

Key improvements:
- Be streamy
- Re-enable virtual() support
- Set content_type correctly
- Remove unnecessary code and reintroduce some missing

Clean up apache2handler SAPI.

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

show more ...


Revision tags: php-4.3.1
# ec68ed4a 11-Feb-2003 Ian Holsman

initial checkin of the apache2 SAPI using a handler instead of filters.
TBD: src highlighting
better post handling


123456