Possible to re-name the index.php file?
-
I use an ecommerce webstore, along with a WordPress website. I’d like to make it so the webstore is the main wrapper of website, and pulling in WordPress through a .php statement/codex. That way the customers have access to their cart, login, and other functions. I feel this will make for a more enjoyable, and easier shopping experience.
My problem is that when I put the WordPress files within the ecommerce folder, they both have an index.php file. Is there way I can re-name this file, maybe to wp-indedx.php, if I do that, what other files pull on the index.php file, so I can rename it to wp-index.php.
Hope this makes sense. If anyone has an easier way to do this, I’d be very appreciative
Thanks
- The topic ‘Possible to re-name the index.php file?’ is closed to new replies.