I found this somewhere before but I cannot seem to find it now.
How do I make a .htaccess to redirect the index.php to portal.php?
Thanks in advance.
or explain what I have to add to the page_header.php and overall_header.tpl
Moderator: Integra Moderator
# Lines That should already be in your .htacess
<Files>Order Allow,DenyDeny from All</Files>
<Files>Order Allow,DenyDeny from All</Files> Ā
# You may need to un-comment the following line
# Options +FollowSymlinksDirectoryIndex portal.php index.php index.html index.htm
RewriteEngine On
Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]