Hi there,
following situation...
I have a wp blog running on http://www.example.com with the file directory being different from the root. http://www.example.com/wp/
--> this works just fine! no problem here.
The problem is that since I moved the index and htaccess to the root directory I can't access my subdomains! sub.example.com
So I assume that htaccess forwards all requests straight to the wp folder....
What do I have to write down in the htaccess to allow subdomain access? How do I prevent wp from taking over the whole domain?
THANKS FOR ANY HELP!
M.