Ich wuerde gerne die enstprechende Sequenz der Konfigurationsdatei Posten bin aber im moment nicht zuhause.
Ich bin endlich von zuhause unterwegs. Hier kommt die Sequenz der Konfigurationsdatei:
<VirtualHost 192.168.1.101:8080>
ServerAdmin webmaster@host.some_domain.com
DocumentRoot c:/webs/apache/lcars/www
ServerName warp.uss-defaint.de
Port 8080
ErrorLog c:/webs/apache/lcars/logs/error.log
CustomLog lcars/logs/access.log common
LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"" combined
LogFormat "%h %l %u %t "%r" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
</VirtualHost>
live long and prosper