You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rui Hirokawa f30b722f14 Added conversion support from script character encoding to internal character encoding. This feature is very useful for japanese who uses Shift_JIS encoding because some of characters in Shift_JIS are including '0x5c' and it causes some troubles on Zend parser. This patch is made by Masaki Fujimoto. 24 years ago
..
CREDITS merged ext/apache/CREDITS and sapi/apache/CREDITS 26 years ago
apMakefile.libdir Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 27 years ago
apMakefile.tmpl Part 3 of static apache build fixes: 24 years ago
config.m4 be a bit more verbose about what is wrong 24 years ago
libphp4.module.in Fix build when openssl is enabled. 24 years ago
mod_php4.c Added conversion support from script character encoding to internal character encoding. This feature is very useful for japanese who uses Shift_JIS encoding because some of characters in Shift_JIS are including '0x5c' and it causes some troubles on Zend parser. This patch is made by Masaki Fujimoto. 24 years ago
mod_php4.exp Generalized server-API build process on UNIX. Each SAPI 27 years ago
mod_php4.h Maintain headers. 24 years ago
php.sym --enable-versioning can now be used with CGI/AOLserver as well. Note that 27 years ago
php4apache.dsp Fix output directory. 24 years ago
php_apache.c apache_child_terminate() returns status as bool 24 years ago
php_apache_http.h Part 4 of apache sapi build fixes: 24 years ago
sapi_apache.c Part 4 of apache sapi build fixes: 24 years ago