I am wanting to move my site from the root directory to a subdirectory underneath the root for security and organizational purposes, and redirect the domain to point to that subdir.
I know it can be dne with .htaccess, but I don't have that level of capability with my host (their interface allows for protecting only).
My question is this:
If in my blog config I change local site path to the new subdir, but leave Site URL to be www.seadoc.net, will that handle what I want to do, or is that a DNS hosting function?
I know how to rebuild and change the config to move my pages there, just unsure how to re-direct the URL to the new Subdir.