Matt,
>From the php manual:
The restriction specified with open_basedir is actually a prefix, not a directory
name. This means that "open_basedir = /dir/incl" also allows access to "/dir/include"
and "/dir/incls" if they exist. When you want to restrict access to only the specified
directory,
On 09 January 2004 01:16, Matt Grimm wrote:
> Can anyone clarify this for me? Is open_basedir recursive or
> restricted to the exact paths specified?
This is a bit hard to find in the manual, but everything you need to know
should be at
http://www.php.net/manual/en/features.safe-mode.php#ini.ope
Can anyone clarify this for me? Is open_basedir recursive or restricted to
the exact paths specified?
--
Matt Grimm
"Matt Grimm" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> If my server has an open_basedir restriction in place for my home
directory,
> I understand that to mean
3 matches
Mail list logo