History log of /php-src/sapi/apache2handler/config.m4 (Results 26 – 39 of 39)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# d77c684c 05-Aug-2005 foobar

- Changed -a to -A to prevent enabling PHP in httpd.conf automatically.
# Most distributions use separate file in a conf.d/ directory to enable
# PHP, using -a would add unnecessary line in t

- Changed -a to -A to prevent enabling PHP in httpd.conf automatically.
# Most distributions use separate file in a conf.d/ directory to enable
# PHP, using -a would add unnecessary line in the main httpd.conf and
# causes a warning during startup.

show more ...

Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# a20383ba 29-May-2005 foobar

- Unify the "configure --help" texts

# 5fe1be8b 10-Apr-2005 foobar

- Say in the help too this is the handler module..

Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227
# a0975f8d 12-Dec-2004 Moriyoshi Koizumi

- Fixlet for httpd-2.1 on Darwin platforms

Revision tags: php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2
# 6ffc1c29 23-Aug-2004 Derick Rethans

- MFB: Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)

Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1, php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1
# 4dfbc210 21-Oct-2003 foobar

Fixed bug #25768

Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 5553b682 16-Jul-2003 foobar

- Use the correct paths to apu-config / apr-config

# 64cad722 08-Jul-2003 foobar

- Fixed bug #24537 (apache2 compile missing include directories)

Revision tags: php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY
# dcb0daea 28-May-2003 foobar

- Fix the error message if apxs|2 is fubar.

Revision tags: php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2
# ca47774e 28-Apr-2003 Sascha Schumann

MFB usage fix

Revision tags: RELEASE_0_6, RELEASE_0_5, init
# 3f700e58 29-Mar-2003 Sterling Hughes

update php module name to php5, not php4.
apache, apache2* and cli/cgi work.
sapi module maintainers should fix up their sapis, as I don't run
any servers with php outside of apache.

Revision tags: php-4.3.2RC1
# f10d00b3 10-Mar-2003 foobar

- Changed --with-apxs2 for apache2handler.

# Can we nuke that apache2filter now from php5 ?

# 6000c7b4 23-Feb-2003 foobar

- Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)

Revision tags: php-4.3.1
# ec68ed4a 11-Feb-2003 Ian Holsman

initial checkin of the apache2 SAPI using a handler instead of filters.
TBD: src highlighting
better post handling

12