|
Posted by Jonathan on 04/23/07 18:44
ZeldorBlat wrote:
> On Apr 22, 2:40 pm, Jonathan <jonat...@heelal.nl> wrote:
>> The php.ini file holds general configuration settings and can not be
>> tweeked on a directory/share base.
>>
>
> Wrong. You can set many of the configuration directives on a per-
> directory basis in Apache using .htaccess files:
>
> <http://www.php.net/manual/en/configuration.changes.php>
>
That does not make me wrong. I am only suggesting that the general
settings are done in the php.ini file and that no directory/share based
configuration can be set there, in the php.ini file.
You can use .htaccess files to add overwrite directives, but you can
also specify them on a share/directory basis in the httpd.conf file. I
generally like the latter to keep all in one place, but it might not
always be possible.
Kind regards,
Jonathan
Navigation:
[Reply to this message]
|