vHost funktioniert auf einmal nicht mehr

Apache, Lighttpd, nginx, Cherokee
Post Reply
deaggi
Posts: 28
Joined: 2003-11-09 12:37
Contact:
 

vHost funktioniert auf einmal nicht mehr

Post by deaggi »

Hi,

mein vHost ( http://www.deaggi.net, von Confixx 2.0 Pro angelegt) hat von gestern auf heute den Geist aufgegeben, obwohl ich nichts am System verändert hatte.

So sieht die Konfiguration aus:

<VirtualHost 217.160.211.168:80>
ServerName deaggi.net
ServerAlias http://www.deaggi.net web1.p15135406.pureserver.info
DocumentRoot /home/www/web1/html
User web1
Group ftponly
ScriptAlias /cgi-bin/ /home/www/web1/html/cgi-bin/
php_admin_value open_basedir /home/www/web1/
php_admin_value upload_tmp_dir /home/www/web1/phptmp/
php_admin_flag safe_mode Off
</VirtualHost>

der ServerAlias geht auch nocht, aber der erste komischerweise nicht mehr.

Ich habe nichts am Server seither verändert, daher kann ich mir absolut nicht erklären, woher das kommen könnte.

mfg,
deaggi
Anonymous
 

Re: vHost funktioniert auf einmal nicht mehr

Post by Anonymous »

Ohne www gehts auch. Komisch. Schau mal in der error.log nach!
deaggi
Posts: 28
Joined: 2003-11-09 12:37
Contact:
 

Re: vHost funktioniert auf einmal nicht mehr

Post by deaggi »

Ohne www gehts nur, weil ich das eben schnell noch in einen 2. vHost eingefügt habe.

mfg,
deaggi
wgot
Posts: 1675
Joined: 2003-07-06 02:03
 

Re: vHost funktioniert auf einmal nicht mehr

Post by wgot »

Hallo,

hast Du kürzlich den Reverse-Lookup geändert?

Gruß, Wolfgang
deaggi
Posts: 28
Joined: 2003-11-09 12:37
Contact:
 

Re: vHost funktioniert auf einmal nicht mehr

Post by deaggi »

jo hab ich.

mfg,
deaggi
wgot
Posts: 1675
Joined: 2003-07-06 02:03
 

Re: vHost funktioniert auf einmal nicht mehr

Post by wgot »

Hallo,
... obwohl ich nichts am System verändert hatte.
:oops: :oops:

http://server.1und1.com/root_server/bugfx/4.html

Und danach den Apache neu starten.

Gruß, Wolfgang
Post Reply