ServerName xxx
 ServerAlias *.xxx.org
VirtualDocumentRoot "C:/aweb/freehosting/users/%1" 
php_admin_value open_basedir "C:/aweb/freehosting/users/"
php_admin_value safe_mode 1
 
  Options Indexes Includes FollowSymLinks 
  AllowOverride none
  Order allow,deny 
  Allow from all 
 
пользователь вводит test.xxx.org и поподает на свой вебсайт, 
как мне запретить доступ к папкам других пользователей через шелл скрипты типа php.spb.ru/remview/
php_admin_value open_basedir "C:/aweb/freehosting/users/%1"
делал так но не работает