I think this is a little bit complicated, but this is what you could do.
Copy your old site to a dir 'old'
Now you have your old site twice (in your public and in your public/old)
Create a index.php in your public:
PHP Code:
<?php header('location: old/index.php') ?>
Remove your old site in the public dir (not the index.php)
Install Joomla
Remove the index.php and the site in the 'old' dir
__________________
There Are Only 10 Types of People in the World: Those Who Understand Binary, and Those Who Don't.
|