Shane Eckert - 19 July 2012 04:40 PM
Hey Bonker,
Nice handle. Welcome to the forums!
The index.php is going to be the issue. You could rename and remove that in ExpressionEngine, just like in CI, but if there is an index.php there it’s going to come up. Of course you can tell Apache to do things differently, but do you want to do that?
You could move your app to a subdomain or another folder to solve this. But yeah, having both in the same directory is going to be extra work. To do this cleanly, you are going to want to do a subdomain or just a different folder.
Does that make sense?
Cheers,
Thanks Shane!
I do have sub-domains setup for the mobile site and pancake. I’m not too worried about my index.php. I guess I’m most concerned about the directory structure of EE during, and after installation. I hate surprises.
So, by your comment, am I to understand there isn’t an index.php in the normal way of thinking? And if I rely on mine for routing visitors to wherever in my silly universe I’d like to send them, I might have issues?
Anyway, I’m sure it will make sense once I’ve spent a little more time with the documentation. I’ll look for directory structure info now.
Cheers!