Multiple directories in open_basedir

Hi,
I want to use the open_basedir PHP configuration directive in order to
restrict the file access to serveral directories for one of my domains.

I'm using:
php_admin_value open_basedir "/dir1/path/;/dir2/path/"
in the domain virtual host configuration for my Apache web server, but it
doesn't go.

Which is the syntax for specify multiple directories in open_basedir using =
the
Apache web server ?

Thank you very much for your help.
=2D--
Carles Xavier Munyoz Bald=C3=B3
cmunyoz [at] unlimitedmail.net
http://www.unlimitedmail.net/
=2D--

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
carles [ Di, 07 März 2006 11:47 ] [ ID #1218800 ]
PHP » gmane.comp.php.general » Multiple directories in open_basedir

Vorheriges Thema: PHP Post to other Servers
Nächstes Thema: PHP with FTP