is it possible to have the first page (index.php) come from a directory below the root folder rather than the Expression Engine index.php file? i tried using the redirect EE tag {redirect='http://mySite.com/2012/index.php'} in the index page of the template group but got an error message that the site was using a redirect. i need the index page to not use EE but all other pages to use EE.