Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 9055193

    (@anonymized-9055193)

    Hmm. Have you tried to define a 401 ErrorDocument yet? Checkout this post…

    http://wordpress.org/support/topic/wp-admin-redirects-pw-locking-causes-redirect-loop

    This goes in your DocumentRoot htaccess:

    ErrorDocument 401 default

    Worth a try!

    Part of the multisite setup instructions is to ensure that your permalinks work before starting. I can’t say about Bitnami, but by default, WAMPServer does not have the rewrite_module enabled in Apache, therefore they will not work.

    An easy way to enable the module is:
    – click the green W icon for WAMPServer in the system tray
    – select Apache > Apache Modules > scroll down the list to see rewrite_module and click on it to set the check mark
    – restart Apache

    Try that 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem Multisite in a localhost’ is closed to new replies.