Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18944, comment 7


Ignore:
Timestamp:
08/09/2012 08:16:04 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18944, comment 7

    initial v1  
    1 Note: We had a problem with this as well with our multisite-installation that runs behind a apache rewrite rule. We ended up overwriting the $_SERVER['HTTP_HOST'] to work around it. See http://wordpress.org/support/topic/err_too_many_redirects-nur-unter-wp-adminnetwork for details.
     1Note: We had a problem with this as well with our multisite-installation that runs behind a apache rewrite rule. We ended up overwriting the `$_SERVER['HTTP_HOST']` to work around it. See http://wordpress.org/support/topic/err_too_many_redirects-nur-unter-wp-adminnetwork for details.