RE: [PHP] setting output_buffering for certain hosts or directories

2001-06-29 Thread scott [gts]
'll first check to see if 'stuff.php' can be found, then it'll include('stuff.php') and proceed with your script... in 'stuff.php', you can then turn on any "per-directory" options you want.... > -Original Message- > From: Mark Magg

Re: [PHP] setting output_buffering for certain hosts or directories

2001-06-28 Thread Christian Reiniger
On Thursday 28 June 2001 02:08, Mark Maggelet wrote: > Is there any way to set output_buffering per directory or host? > I tried putting: > php_value output_buffering On > > in my virtual host, also in , , and .htaccess > the only place it seems to get noticed is in php.ini Try using php_flag ins

[PHP] setting output_buffering for certain hosts or directories

2001-06-28 Thread Mark Maggelet
Is there any way to set output_buffering per directory or host? I tried putting: php_value output_buffering On in my virtual host, also in , , and .htaccess the only place it seems to get noticed is in php.ini php4.7devel/apache1.3.20/linux thanks, - Mark -- PHP General Mailing List (http://w