.htaccess to mask url and redirect domain name to subdirectory
问题 Hi folks I'd appreciate some .htaccess advice. I have two wordpress installations. "A" which is in my ISP's Linux server root directory and "B", which is in a subdirectory of the same server called "directoryB". Actual structure is:= A.com A.com/directoryB/ I own two domain names A.com and B.com. I want people to use the address B.com when accessing everything on directoryB, not A.com/directoryB/. I want to leave the "real" "A" alone - no redirections! I have been assured this can be done