I have my cart installed in a directory, not in the root. I want to do something similar to what you can do with WordPress. You can have the installation in a directory, but move the index file to the root.

Can something like this be done here? I don't want to just use a redirect, i want the actual index file to load from root, but the site is still in my /directory.

Make sense?