php-src/sapi/apache
Sascha Schumann 1d68a02df3 The status quo in PHP is that the current directory is initialized
to the directory where the executing script is located.

Since this needs to be implemented for all SAPI modules anyway, this
change moves the functionality to php_execute_script() and gets rid
of the per-module code.
2000-08-20 14:29:00 +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 The status quo in PHP is that the current directory is initialized 2000-08-20 14:29:00 +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
php.sym --enable-versioning can now be used with CGI/AOLserver as well. Note that 1999-11-20 19:00:17 +00:00
php4apache.dsp fix apache dsp file 2000-07-02 17:20:03 +00:00
php_apache.c Made ob_start() and friends reentrant. It's now possible to implement this 2000-07-29 14:46:09 +00:00
php_apache_http.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
sapi_apache.c Fix opened_path init 2000-08-13 18:08:01 +00:00