Ulrich,
I assume you’re using a Linux distribution – is that right?
I can’t quite figure out exactly which one it is. I’m particularly surprised that FOTOIMPEX is also affected on your end.
Fotoimpex is hosted as part of a full-service web hosting package with a different provider.
I’ve now set up an exclusive IP for ADOX.
I can’t configure much more than that.
Have a look to see if it works now. If so, I’ll know what to do to keep the Debian and Ubuntu users happy too.
Best regards,
Mirko
ulli@leander:~> dig -t any www.adox.de
; <<>> DiG 9.3.2 <<>> -t any www.adox.de
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32083
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.adox.de. IN ANY
;; ANSWER SECTION:
www.adox.de. 86032 IN CNAME www.adox.de.
www.ADOX.de. 85423 IN A 217.160.28.134
;; Query time: 56 msec
;; SERVER: 217.237.151.51#53(217.237.151.51)
;; WHEN: Mon Dec 10 13:59:32 2007
;; MSG SIZE rcvd: 59
That looks slightly better already, even if the CNAME entry somehow suggests a poorly configured DNS server.
Otherwise, nothing has changed. All I can tell is that there’s an Apache server running, which apparently isn’t set up yet (“A new website is under construction” when I enter the IP).
By the way, I’m running SuSE, just like on your server.
Regards
Ulrich
PS: I’d check the redirect directive in httpd.conf. The URL specified there might not be quite right.
When I enter the IP address, I get the message about the new website; when I enter the name, I get a message saying the server couldn’t be found. I’m not exactly an expert on this, but I suspect that’s generated by your Apache at 217.160.28.134 when it can’t make sense of the FQDN provided.