I took EE (ver. 1.70) out of my root directory and put it in a sub-directory named EE.
I then did a search and replace adding “EE” to the paths, etc. It all works great when I do the url: http://www.mysite.com/EE/
However, how can I get it to work when a user goes to my site at http://www.mysite.com?
Do I put a copy of the index.php and path.php in the root? I tried that but it doesn’t work.
Thanks for your time.