Seite 1 von 1

aah nochmal Redirect Fragen - 9 Stück

Verfasst: 13.03.2009, 18:38
von babez
Hallo,
noch mal ich mit Redirect Fragen....

Hier 9 einzelene Varianten in meinen GWTs die alle auf 404 leiten, sollen aber alle direkt auf die Domain umgeleitet werden.

Code: Alles auswählen

1. 
http://www.domain.com/?s=styling? 

2. 
http://www.domain.com//in.php  ( 2mal // )

3. 
http://www.domain.com//in.php?id=25 (the number varies) 

4. 
http://www.domain.com//out.php?id= ( 2mal //  und ?=)

5. 
http&#58;//www.domain.com/cat/namel%20.php &#40;< %20&#41; 

6. 
http&#58;//www.domain.com/cat/name.php%20-%2027k &#40;< %20-%2027k&#41; 

7. 
http&#58;//www.domain.com/shout/admin/?d=r&PHPSESSID=21eb1019f6a877c55bc38794a2097dfd &#40;< the whole Session-Stuff&#41; 

8. 
http&#58;//www.domain.de/cat/name.php%5Burl%5D &#40;< %5Burl%5D&#41; 

9. 
http&#58;//www.domain.de/?s=customize? &#40;with different Texts after the = &#41;
Wäre super wenn mir jemand für alle 9 Probleme helfen kann, 2 hatte ich ja schon beantwortet bekommen, aber nun habe ich noch ein paar weitere gefunden....