setup joomla site at ix web hosting

Here are some information about set up joomla site at ix web hosting which I've found recently and put it here maybe can help others:

"i was able to setup joomla through easyapp from ix control panel. But cant install it at root folder for the domain. I only manage to install joomla into subfolder. http://www.organicswiftletfarming.com/birdnest/

And once i am done with the quick installation, i have to add a php redirect file to the http://www.organicswiftletfarming.com/ root folder... thus redirect user to the /birdnest folder where joomla is installed.

add in a file name "default.php" at the domain folder with following php redirect script:
Quote:
<?php
header('Location: http://www.organicswiftletfarming.com/birdnest/');
?>
it works"

reference:

http://www.ixwebhostingforum.com/showthread.php?t=97

advertisement