2013-07-26, 07:19 PM
try this
<IfModule mod_rewrite.c>
RewriteEngine on
DirectoryIndex /portal.php /index.php
</IfModule>