I installes squirrelmail and everything it seens to be ok, but whe i put
www.example.com/webmail/index.php in my browser ive got this:
<?php
/**
* index.php -- Displays the main frameset
*
* Copyright (c) 1999-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* Redirects to the login page.
*
* $Id: index.php,v 1.14 2002/12/31 12:49:29 kink Exp $
*/
header("Location: src/login.php\n\n");
exit();
?>
If somebody knows how can i fix this pls. id be appreciate