This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85eb0bb29d0605f9c34f654a151c4b69cd76f694
archived-php-src
/
sapi
/
apache
T
History
Sascha Schumann
06382f01fd
Fix prototype of apache_child_exit_handler and remove popen-related
...
preprocessor directives/macros.
2000-07-10 09:20:35 +00:00
..
apMakefile.libdir
Moving apMakefile.{libdir,tmpl} to sapi/apache directory.
1999-11-18 14:21:50 +00:00
apMakefile.tmpl
alloc.h has been removed from the Apache 1.3 CVS tree
2000-06-24 11:39:37 +00:00
config.m4
look for apxs in /usr/sbin (that's where SUSE puts it)
2000-06-17 06:22:40 +00:00
libphp4.module.in
More main work
2000-06-16 11:07:13 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
mod_php4.c
Fix prototype of apache_child_exit_handler and remove popen-related
2000-07-10 09:20:35 +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
Change header protection macros to conform to standard.
2000-07-02 23:46:51 +00:00
php4apache.dsp
fix apache dsp file
2000-07-02 17:20:03 +00:00
php_apache_http.h
SAPIfication, Episode VI: Return of the SAPI
2000-02-10 19:41:21 +00:00
php_apache.c
- More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions
2000-06-15 23:45:05 +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
@- Fixed closing
2000-07-10 07:57:01 +00:00