![](https://seccdn.libravatar.org/avatar/2206f97af80713503f000c0b92fb2c5b.jpg?s=120&d=mm&r=g)
Hallo zusammen, mein Apache will meinen vhost irgendwie nicht ... /etc/apache2/vhosts.d # rcapache2 start -S Starting httpd2 (prefork) VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:80 is a NameVirtualHost default server blub.blub.dyndns.org (/etc/apache2/vhosts.d/vhosts.conf:17) port 80 namevhost blub.blub.dyndns.org (/etc/apache2/vhosts.d/vhosts.conf:17) Syntax OK failed Auf was kann das denn hin deuten? Ich habe folgendes in die hhtp.conf included um einen revers proxy aufzusetzen. NameVirtualHost *:80 <VirtualHost *:80> ServerAdmin michael@akazia.de ServerName blub.blub.dyndns.org ProxyPass / http://localhost:5801/ ProxyPassReverse / http://localhost:5801/ ProxyRequests Off </VirtualHost> Viele Grüße und Dank Michael -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org