Erstelle eine index.php mit diesem Inhalt:
Code: Alles auswählen
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://afjkg.ohost.de/phpBB2/index.php");
header("Connection: close");
?>Grüße: Mahony
Code: Alles auswählen
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://afjkg.ohost.de/phpBB2/index.php");
header("Connection: close");
?>Code: Alles auswählen
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://antischwester.an.ohost.de/phpBB2/index.php");
header("Connection: close");
?>