*** Drixter wrote/escribió (15 Jun 2004 02:36:20 -0700):[color=blue]
> How to restrict user to his self dir and it's subdirs only in includes/fopen etc?[/color]
If using Apache, add this to a VirtualHost or Directory container:
Alvaro G Vicario <alvaro_QUITAR_ REMOVE@telecomp uteronline.com> wrote in message news:<muonsklk4 vh7$.ymvp91im18 0l.dlg@40tude.n et>...
[color=blue][color=green]
> > How to restrict user to his self dir and it's subdirs only in includes/fopen etc?[/color]
> If using Apache, add this to a VirtualHost or Directory container:
> php_admin_value open_basedir /home/user/[/color]
Comment