php-src/sapi/cgi
Stig Bakken a4877d7afd * CGI version is always installed!
* replaced --disable-pear with --with-pear=DIR (or --without-pear),
  is backwards compatible
* use --datadir, --libdir and --sysconfdir configure options to determine
  where PEAR files, shared extensions and php.ini goes
* simplified the extension version directory name
2001-04-08 22:30:17 +00:00
..
cgi_main.c Fix a bug with POST requests. If the Content-Type header wasn't present, 2001-03-22 18:54:51 +00:00
config.m4 * CGI version is always installed! 2001-04-08 22:30:17 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
getopt.c More abstraction 2000-02-10 16:44:59 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_getopt.h There is no need to declare ap_php_(opterr|optopt) with external linkage 2001-02-21 07:41:01 +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