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

Timestamp:
08/09/12 20:16:04 (9 months 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.