Hello,

is there a possibility to limit mod_perl users in the
same way as the PHP 'open_basedir' option does?

Quoting from the PHP manual:
---
open_basedir - Limit the files that can be opened by
PHP to the specified directory-tree. 

When a script tries to open a file with, for example,
fopen or gzopen, the location of the file is checked.
When the file is outside the specified directory-tree,
PHP will refuse to open it. All symbolic links are
resolved, so it's not possible to avoid this
restriction with a symlink. 
---

Thanks for any help,

Ben Blazke ([EMAIL PROTECTED])

                

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to