Maybe someone can give me an overview how the parts of MT work?
I want to MT to be seen @ www.mydomain.com not www.mydomain.com/blog/
Is there something in MT I can do? Or this solution has to be done server-side like redirecting sub-folders to root? What about subdomains? My server creates a whole new directory for sub-domains... Thanks!
Reported on Movable Type 4.2
Two options depending upon where MT is set to publish:
1. Change your publishing paths to point to your web root.
2. Use "../" at the start of your template output/archive publishing paths to start at a directory above the base path set in the blog publishing path settings.