php-src/sapi/apache
Jani Taskinen eb923bf6fc MFH: - Changed AC_ARG_* options to PHP_ARG_* options.
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH:   options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)
2007-07-11 23:20:37 +00:00
..
apMakefile.libdir Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 1999-11-18 14:21:50 +00:00
apMakefile.tmpl update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
config.m4 MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
config.w32 - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
CREDITS merged ext/apache/CREDITS and sapi/apache/CREDITS 2000-11-22 23:04:33 +00:00
libphp5.module.in update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
libpre.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mod_php5.c Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). 2007-06-18 15:52:46 +00:00
mod_php5.exp update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
mod_php5.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php.sym update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
php5apache.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php_apache.c - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
php_apache_http.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
sapi_apache.c MFH: Bump year. 2007-01-01 09:36:18 +00:00