url.rewrite = ( "^/([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html).*$" => "/forumdisplay.php", "^/([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html).*$" => "/showthread.php", "^/archive/(.*)-(f|t|p|all)([0-9]+).html$"=> "/archive/index.php?$2-$3.html" )