ServerName davical.example.net DocumentRoot /var/www/myvhost/htdocs AllowOverride None Order allow,deny Allow from all php_value include_path "/usr/share/php5/awl:/var/www/myvhost/inc" php_value magic_quotes_gpc 0 php_value register_globals 0 php_value error_reporting "E_ALL & ~E_NOTICE" php_value default_charset "utf-8"