Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for shafiqkhan

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 08:49
  • Posts: 1
  • Profile Views: 1986
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Zoltan Varanka wrote:
OK, I think I found a solution:

In Joomla root index.php you should insert this lines written with bold style:

$host=$_SERVER["REQUEST_URI"];
// check if $_SERVER["REQUEST_URI"] is "/", if yes we go to a special page
if ( $host == "/" ) {
$location="www.yoursite.com/homepage.html";
header( "Location: $location" );
exit();
}

Of course you should change www.yoursite.com and homepage.html as you want to use!


Thank you for this Zoltan :)

Will this issue be fixed in future versions? or would we need to amend the index.php for future joomla sites too?

Regards

Shafiq :sK<br><br>Post edited by: shafiqkhan, at: 2007/02/09 16:50
Static content homep ...
Category: JoomSEF 3
More
User Login Empty