NameVirtualHost * ServerAdmin mar@miranet.ru ServerName domain.ru ServerAlias domail.ru DocumentRoot /http/domain_dir/ php_admin_value open_basedir "/http/domain_dir/" php_admin_value upload_tmp_dir "/tmp" DirectoryIndex index.php ErrorLog /etc/apache2/log/domain.error.log Options Indexes FollowSymLinks MultiViews MultiViews AllowOverride All Order allow,deny allow from all