Forums

Redirection loop due to multiple installs (3 posts)

  1. showriter4
    Member
    Posted 1 month ago #

    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?

  2. mercime
    Member
    Posted 1 month ago #

    Methinks you need the premium plugin: http://wpmututorials.com/simple-multi-site-plugin-e-book/ or install each WPMU in subdomains

  3. codeautom8r
    Member
    Posted 1 month ago #

    You should be able to do multiple installs in subfolders as you are doing it. Look for a .htaccess file in the root folder (the dev.domain.com/ level). If there is one there, remove it. You should only need the .htaccess files in each client subfolder.

Reply

You must log in to post.

About this Topic