<html> <head> <title>redirect to index.php</title> <meta http-equiv="refresh" content="0; URL=www/index.php"> </head> <body> <a href="www/index.php">index.php</a> </body> </html>