PDA

Voir la version complète : ort url ivisible


brad
16/03/2004, 17h21
voila mon nom de domaine sur ovh c'est : www.brad-aventure.com je redirige vers mon hébergeur easy-hébergement www.brad.tonsite.biz j'ai bien sélectionné ort invisible dans mon manager, cependant url change le .com disparait et c'est le .biz qui prend le dessus pourriez vous m'aider ??

cordialement
seb
:confused:

OVH
03/04/2004, 10h43
Le problème ne vient pas de la redirection qui fonctionne parfaitement
mais du site de destination qui se remet en visible.

$ telnet www.brad-aventure.com 80
Trying 213.186.33.5...
Connected to www.brad-aventure.com.
Escape character is '^]'.
GET / HTTP/1.1
host:www.brad-aventure.com

HTTP/1.1 200 OK
Server: Apache (Linux/2.4.18) mod_ovh/1.00
Connection: close
Content-type: text/html


<html>
<head>
<title>http://www.brad-aventure.com</title>
<meta name="generator" content="ORT - Ovh Redirect Technology">
<meta name="url" content="brad.tonsite.biz">
<meta name="robots" content="all">
</head>
<frameset rows="100%,0" frameborder=no border=0>
<frame name="ORT" src="http://brad.tonsite.biz">
<frame name="NONE" src="" scrolling="no" noresize>
<noframes>
<body><a href="http://brad.tonsite.biz">Click here</a><hr></body>
</noframes>
</frameset>
</html>

Connection closed by foreign host.

grddam
05/04/2004, 06h52
dans le .biz, il y a ça qui fait recharger la page :
<script language="JavaScript">
if (window!=top) {top.location=window.location;}
</script>

Daweb
05/04/2004, 09h48
Et bien voila le coupable !