summaryrefslogtreecommitdiff
path: root/sapi/apache2filter
Commit message (Expand)AuthorAgeFilesLines
...
* (possibly) fix Win32 builds of the Apache 2 filterZeev Suraski2003-02-243-0/+7
* - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)foobar2003-02-231-4/+9
* These both are experimental still. (there has been a note in config.m4foobar2003-02-231-0/+5
* Removed unnecessary codeMoriyoshi Koizumi2003-02-101-29/+0
* Fix bug: #22035 (EXTRA_LDFLAGS for AIX not correct)foobar2003-02-031-2/+1
* Fixed bug #17868 (more then the <!--include--> directive used to includeIlia Alshanetsky2003-01-281-1/+3
* Fixed win32 build (bug #21506).Ilia Alshanetsky2003-01-281-2/+3
* Fixed bug: #21698, httpd.conf not modified with "make install"foobar2003-01-211-4/+3
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-6/+2
* This patch is likely to fix win32 buildMoriyoshi Koizumi2003-01-111-0/+1
* Modifications for NetWare.Anantha Kesari H Y2003-01-032-0/+19
* Bump year.Sebastian Bergmann2002-12-314-4/+4
* Changed ifdef to if.Ilia Alshanetsky2002-12-311-1/+1
* Fixed bug #21045 (Apache 2 SAPI now supports the mod_php_memory_usageIlia Alshanetsky2002-12-301-0/+9
* Added apache_get_version() & apache_get_modules() to Apache 1.X & ApacheIlia Alshanetsky2002-12-271-3/+15
* Added MINFO() to Apache 2, which displays the Apache version & all of theIlia Alshanetsky2002-12-271-0/+55
* Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic dataIlia Alshanetsky2002-12-271-2/+13
* Made auth information inaccessible under safe mode as discussed in the listMoriyoshi Koizumi2002-12-211-5/+10
* WSMoriyoshi Koizumi2002-12-211-5/+5
* Added some notes about the brigade bug detectionMoriyoshi Koizumi2002-12-211-0/+10
* An intuitive attempt to hunt the bug.Moriyoshi Koizumi2002-12-181-0/+19
* Replaced deprecated APR_BRIGADE_FOREACH macro.Ilia Alshanetsky2002-12-091-2/+2
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-5/+0
* PHP flags specified in .htaccess can now be turned on by using '1' as well asIlia Alshanetsky2002-11-101-1/+1
* Fix debugging descriptionSascha Schumann2002-11-041-2/+1
* Fixed bug #20217. When php_flag & php_value are used, the PHP_INI_PERDIRIlia Alshanetsky2002-11-021-2/+2
* adding id tagsJames Cox2002-11-024-0/+8
* syntax highlighting has been addedSascha Schumann2002-11-021-1/+0
* add missing }}} closureSascha Schumann2002-11-021-0/+1
* fix obvious copy&paste errorSascha Schumann2002-11-021-1/+1
* Maintain appropiate line breaksSascha Schumann2002-10-231-18/+32
* Fixed a bug that caused the values of options/flags set viaIlia Alshanetsky2002-10-221-2/+2
* Added support for 'engine Off' directiveIlia Alshanetsky2002-10-223-11/+25
* Fixed a bug with .phps handler.Ilia Alshanetsky2002-10-161-1/+1
* A slightly better content-type check.Ilia Alshanetsky2002-10-041-1/+1
* Added a note on how to enable .phps support.Ilia Alshanetsky2002-10-041-0/+4
* Added .phps support to Apache 2. It can be enabled by addingIlia Alshanetsky2002-10-041-10/+25
* Added missing TSRMLS_DC to php_apache_lookup_uri()Ilia Alshanetsky2002-10-031-3/+3
* Added apache_response_headers(), apache_note(), apache_getenv() andIlia Alshanetsky2002-10-021-15/+160
* Fixed bug #17466Ilia Alshanetsky2002-09-232-1/+20
* Allow this to build on beos with it's bizarre linking.David Reid2002-09-231-0/+8
* Fixed bug #17662Ilia Alshanetsky2002-09-231-1/+12
* Fix double initializationZeev Suraski2002-09-213-7/+0
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-182-2/+13
* Break up the INSTALL_IT line into comprehensible piecesSascha Schumann2002-07-111-1/+9
* Use a simple IFS; set step to interprete the httpd -v outputSascha Schumann2002-07-111-1/+1
* - Fix the version check again.foobar2002-07-071-1/+1
* Better fix it here too..foobar2002-06-291-1/+1
* Mention Apache 2.0.40.Sebastian Bergmann2002-06-281-2/+1
* Require 2.0.40foobar2002-06-281-2/+2