]> granicus.if.org Git - php/commit
* restore the php_flag and php_admin_flag Apache directives which for
authorCliff Woolley <jwoolley@php.net>
Fri, 17 May 2002 05:16:18 +0000 (05:16 +0000)
committerCliff Woolley <jwoolley@php.net>
Fri, 17 May 2002 05:16:18 +0000 (05:16 +0000)
commit78cac2a42e0977d36dc3fd32a8503953dd6dd81d
tree2fbd04ce1acec06141c3f7696f0a9be89f5325e0
parent3d4d3e3330fd2d2ab80c480a250e9d5c9f9d1cf6
* restore the php_flag and php_admin_flag Apache directives which for
  some mysterious reason never made their way from sapi/apache to
  sapi/apache2filter when it was first written  PR: 16629
* change the allowed locations of php_admin_value (and php_admin_flag to
  match) to ACCESS_CONF instead of OR_NONE to match sapi/apache.  No
  idea why it was ever OR_NONE.  PR: 16489
sapi/apache2filter/apache_config.c