php-src/sapi/apache
Zeev Suraski a508bec819 - From CODING_STANDARDS:
[6] NEVER USE strncat().  If you're absolutely sure you know what you're doing,
      check its man page again, and only then, consider using it, and even then,
      try avoiding it.
  strncat() is your enemy!
- Fix several SAPI services, get rid of the default_content_type (it's always
  composed of the mime type and charset now).
- Win32 works again
2000-02-26 05:03:41 +00:00
..
apMakefile.libdir Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 1999-11-18 14:21:50 +00:00
apMakefile.tmpl Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 1999-11-18 14:21:50 +00:00
config.m4 @- Fixed -DEAPI inheritance from APXS. (Sascha) 2000-02-24 13:48:44 +00:00
libphp4.module.in Never use Apache regex stuff 2000-02-12 14:48:09 +00:00
Makefile.in Moved ext/apache into sapi/apache. 2000-02-02 06:09:00 +00:00
mod_php4.c - From CODING_STANDARDS: 2000-02-26 05:03:41 +00:00
mod_php4.exp Generalized server-API build process on UNIX. Each SAPI 1999-09-27 16:34:28 +00:00
mod_php4.h the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
php_apache_http.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
php_apache.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
php.sym --enable-versioning can now be used with CGI/AOLserver as well. Note that 1999-11-20 19:00:17 +00:00
sapi_apache.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00