Jo, da hatt ich schon geguckt. Es funzt bei mir aber nicht:
<VirtualHost myServer>
<Directory />
AllowOverride All
</Directory>
ServerAdmin webmaster@local.com
DocumentRoot d:\homepage\myServer
ServerName myServer
ErrorLog logs/myServer-com-error_log
CustomLog logs/myServer-access_log common
</VirtualHost>