Hello,

you can add the following code to index.php below this row $rlStatic->addSystemFiles(); like:



if ($page_info['Key'] == 404) {
header("HTTP/1.1 301 Moved Permanently");
...