Hi.
I'm goofing with the code and wonder, just wonder, if this is possible. I know that wordpress uses the index.php to load the theme. And I've changed that to a .htm file and loaded a html page instead.
Here's the question: Is there a way to have a html? page that loads when you first go to the site (mysite.com loads index.htm) and then a second (index.php) that loads the wordpress site when the call comes from inside wordpress?
So, people that go to mysite.com will get the html page. But if people click around wordpress inside mysite.com then it will work properly (like having a different .htm and .php)? Any chance?
Thanks,
Jeremy