diff options
author | Aaron Bannert <aaron@php.net> | 2002-04-18 22:10:57 +0000 |
---|---|---|
committer | Aaron Bannert <aaron@php.net> | 2002-04-18 22:10:57 +0000 |
commit | 3aa8a9b62b5cc7389ff08f9da0b15aede95a3114 (patch) | |
tree | f146941b4e131d071516f9b85948d8ef1a820275 /sapi/isapi/php4isapi.c | |
parent | ab54cc1e1be518c87613cdc10d4a13e02962a935 (diff) | |
download | php-git-3aa8a9b62b5cc7389ff08f9da0b15aede95a3114.tar.gz |
This patch implements a new Apache2 directive called PHPINIDir that
allows the specification of the php.ini directory from within the Apache
configuration. If left unset, the default is to defer to the hard-coded
php paths. When set, the supplied path is made relative to Apache's
internal ServerRoot setting.
Example:
PHPINIDir "conf"
# PHP will now look in the ServerRoot/conf directory for the php.ini file
Diffstat (limited to 'sapi/isapi/php4isapi.c')
0 files changed, 0 insertions, 0 deletions