summaryrefslogtreecommitdiff
path: root/sapi/apache_hooks/php_apache_http.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial attempt to get apache_hooks api to compile on windows.Edin Kadribasic2002-11-181-1/+2
| | | | | | Still getting link errors with undefined symbol: 'php_request_startup_for_hook'.
* initial import of all these files. This was previously the apache_hooksGeorge Schlossnagle2002-11-181-0/+43
branch of the apache sapi. Now it lives on its own. General functionality seems to be working, though there may be a problem with some output buffering, most likely due to the way that sapi_deactivate needs to be mangled with here.