Greetings,
I’ve started converting a static site to EE, but decided because of time constraints to leave one big chunk of it (an online store) static for now. Whoops!
I was thinking that if I just point to the actual page that it would still function (like “mydomain.com/store/index.html”—but when I try that, I just get back to the front page.
I’m using an .htaccess file to get rid of the index.php, by the way—not sure if that is affecting it.
So the question: can I link from an EE page to a static page on the same site? If not, what’s the easiest way to get around this?
Thanks for any ideas!