OVH Community, votre nouvel espace communautaire.

Redirection 301 depuis l'interface OVH ?


ddavid
10/07/2012, 22h09
Re-bonsoir,

Tests OK.

En invisible : simple iframe :
Code:

        
                Titre
		
		
                
                
                
        
        
                
                
                
                        <body><a href="http://www.example.org/">Click here</a><hr></body>
                
        
En visible, c'est une 302 :
Code:
HTTP/1.1 302 Found
Set-Cookie: rd=R3047040073; path=/; expires=Fri, 13-Jul-2012 09:08:35 GMT
Date: Tue, 10 Jul 2012 21:06:25 GMT
Server: Apache/2.2.16 (Debian)
Connection: close
Location: http://www.example.org/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 189
Content-Type: text/html; charset=iso-8859-1
X-Pad: avoid browser bug

ddavid
10/07/2012, 21h59
Bonsoir,

Pas en invisible en tout cas. (En "invisible" je pense que ça doit être une iframe).

Je fais des tests pour voir ce que c'est.

Johan
10/07/2012, 21h46
Bonjour,

C'est bien une 301 avec ce tuto ?

http://guides.ovh.com/RedirectionsGratuites

Merci.