Page 1 of 1

open_basedir and lock out sub directory?

Posted: Tue Apr 08, 2008 12:55 pm
by cmate
Is there a way for me to use open_basedir to lock a host to a directory, but also lock out subdirectories?

For example, if i have:

php_admin_value open_basedir /thisdirectoryisok/

is there a way to lock out this directory?:

/thisdirectoryisok/notok/