Hey all,
I saw one post on this but no solution.
I'm doing a few web development sites for various clients, and so I have a dev domain set up.
Inside the dev domain is a directory for each indidivual clients.
i.e. dev.domain.com/client1/
dev.domain.com/client2/
etc
Inside each /client/ folder is a WPMU install, and they are all set to create new blogs as subdirectories.
The first one I started building worked.
When I am trying to log into another one to develop on it, I get stuck in a redirection loop. I.e., I log in , but I can't get to wp-admin page. I think it's because it's searching multiple directories or something and can't figure out where to go? I have no clue.
Everything was set up separately so I don't see why it shouldn't work.
Does this make sense? Has anyone found a way to fix this?