I am transitioning an existing html site to wordpress. I have wordpress installed into a sub directory "/wordpress" and sort of have it working with the index.php file in the root folder. I want the blog to act as thought it was in the root, but keep the files tidy.
(Yes I have read through: Changing_Template_Files and Giving_WordPress_Its_Own_Directory
The existing sites home page is index.html which I want to leave up until I am ready. I thought it would be slick to have the web host's directory list reading as follows: index.html index.php That way a visitor will be shown the original page, unless they manually type in index.php
However, wordpress keeps kicking me back to the root directory (home) without asking for index.php which brings up the old index.html file.
Is there a way to work around this? Its messing up the themes and other links, on top of with it is very annoying to develop this way
The site that i am working on: stumpfsgym.com
Can someone please help me?
Thanks,
matt