Does anyone know how to set it up so that you can have a Splash Page BEFORE the index.php page.
I set up a splash page, and named it www.mysite.com/indexmap.htm.
And then, via .htaccess, I pointed www.mysite.com to www.mysite.com/indexmap.htm, so that indexmap.htm appears first. But, i get many errors, especially in IE.
I am finding out that the site seems to NEED the www.mysite.com/ to be the HOME page of the site.
Now, i found out that if i UNcheck....
enable cache for HTML files
enable cache for CSS files
enable cache for JS files
enable compression for JS/CSS files
Then, the errors go away!
But, i know this is NOT the solution.
Anyone know a solution so that i can keep my Splash Page?
Thanks!
