22 Commits (e97c8ff013ad5ec2aa3cc554daa8dc36deddc4a1)

Author SHA1 Message Date
Sascha Schumann e97c8ff013 Set SG(request_info).path_translated to the path of the main script. 26 years ago
Sascha Schumann 0b719aa462 Compute absolute path to script 26 years ago
Sascha Schumann c6cd319cd4 Use request_uri as PHP_SELF. decodedurl also includes the query string. 26 years ago
Sascha Schumann ad04898e05 php_register_variables(.. ELS_CC ..) 26 years ago
Sascha Schumann 8a1db559b6 Make proper use of SAPI's register_environment functionality. 26 years ago
Stanislav Malyshev 5090b1e8d5 Fix zend_fiel_handle handling. Should fix URL include 26 years ago
Rasmus Lerdorf 76a2d2538c Heads up! I have moved the headers_only and response_code checks out of 26 years ago
Andrei Zmievski 4010b422dd Separate plain name returned by php_sapi_module() and pretty name 26 years ago
Sascha Schumann 102c6ce4b8 Move main.h to php_main.h. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Sascha Schumann 4a4d185637 Fix build against recent thttpd versions 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Zeev Suraski 5bdd18caf1 Yes, you guessed it... More cleanup 26 years ago
Zeev Suraski 0fd89aa20d More cleanup - move getenv() to SAPI 26 years ago
Zeev Suraski 7d926a0e0c More cleanup... 26 years ago
Zeev Suraski 073b148167 More abstraction 26 years ago
Zeev Suraski 404bbe1f26 Move the logging mechanism to SAPI 26 years ago
Zeev Suraski 9ab35ae393 Tried to centralize global variable registration as much as possible: 26 years ago
Zeev Suraski 972631be71 - Added flush() support to SAPI 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 26 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 26 years ago
Sascha Schumann 56a5e84f9d Add SAPI module for thttpd server. Quote from the README: 26 years ago