I have a Joomla site that is operating on www.mysite.com
, I want to migrate to WordPress but heres the thing, I have hundreds of pages and simply moving migrating them to a test site
isn't ideal since well I want to migrate now.. but I don't have the time to change all the pages all at once.
Now I already know its possible to install the WordPress to www.mysite.com/wordpress/
but obviously at a later date but this is not very ideal because due to the sheer number of undesirable redirects at an later stage.
My question is fairly simple but may require a complex answer.
Is it possible to run 2 SQL Driven sites in PHP such as Joomla and WordPress in the same Directory.. i.e www.mysite.com/
if so how.. and if not why not! I understand this might because of the index.php
but is there a way around this perhaps via .htaccess - Thanks in advance.