Herzlich willkommen im Archiv vom ABAKUS Online Marketing Forum
Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.
Code: Alles auswählen
Redirect permanent /datei.html?PHPSESSID=23jdakk342jj34 /datei.html
Code: Alles auswählen
php_flag session.use_trans_sid off
Code: Alles auswählen
Redirect 301 /lexika.php?PHPSESSID=0cf3534f9c9ef4ddc401cd1ce3b837 http://www.domain.com/lexika.php
Code: Alles auswählen
Redirect 301 /lexika.php?PHPSESSID=0cf3534f9c9ef4ddc401cd1ce3b837 http://www.domain.com/lexika.php
Code: Alles auswählen
if ($_SERVER['REQUEST_URI'] == "/neuanmeldung.php?PHPSESSID=8n7f10cid82928se054cb9ccfbd0887")
{
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.domain.com/neuanmeldung.php");
}
Code: Alles auswählen
HTTP/1.1 301 Moved Permanently
Date: Sat, 14 Jan 2006 16:22:46 GMT
Server: Apache
X-Powered-By: PHP/4.3.10-12
Location: http://www.domain.com/neuanmeldung.php
Transfer-Encoding: chunked
Content-Type: text/html
HTTP/1.1 200 OK
Date: Sat, 14 Jan 2006 16:22:47 GMT
Server: Apache
X-Powered-By: PHP/4.3.10-12
Transfer-Encoding: chunked
Content-Type: text/html