Title: Redirecting loop problem
Last modified: August 22, 2016

---

# Redirecting loop problem

 *  [Kathy_Goss](https://wordpress.org/support/users/kathy_goss/)
 * (@kathy_goss)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/redirecting-loop-problem/)
 * Alex,
    I really like your plugin but I am having problems with a redirect loop.
   For example, I just tried logging in and got this message: “The page isn’t redirecting
   properly Firefox has detected that the server is redirecting the request for 
   this address in a way that will never complete.”
 * I deleted the code generated from the plugin in .htaccess and the redirecting
   problem stops.
 * This is a multisite.
 * [https://wordpress.org/plugins/secure-hidden-login/](https://wordpress.org/plugins/secure-hidden-login/)

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

 *  Plugin Author [apexad](https://wordpress.org/support/users/apexad/)
 * (@apexad)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/redirecting-loop-problem/#post-5253854)
 * I have not tested the plugin in a multi-site environment. However, I’m also not
   sure why there would be an issue. I will try and look into this for you soon.
 *  Thread Starter [Kathy_Goss](https://wordpress.org/support/users/kathy_goss/)
 * (@kathy_goss)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/redirecting-loop-problem/#post-5253855)
 * Hi Alex,
    Thanks for the response. Since I don’t know what “should” be written
   to .htaccess from your plugin, I have included the code that appeared and caused
   the redirecting loop. I have had the plugin installed on the multisite probably
   since April. In August, we experienced not being able to login any of the sites
   because of a redirecting loop. We deleted the extra code from .htaccess but left
   your plugin activated. It worked fine for another month and then the same thing
   happened again. Again, I deleted the extra code and it is working. Unfortunately,
   without knowing what triggers this, it is a real problem. Other than that – I
   really like your plugin. Here is the code – hopefully it will give you a clue.
 * `# BEGIN Secure Login
    <FilesMatch “wp-login.php”> RewriteEngine On RewriteCond%{
   HTTP_USER_AGENT} !^.*wp-iphone.*$ RewriteCond %{HTTP_USER_AGENT} !^.*wp-android.*
   $ RewriteCond %{QUERY_STRING} !^action=rp&key=.*$ RewriteCond %{HTTP_REFERER}!
   ^http(s)?://(www.)?findmynewpathclone.usingessentialoils.com [NC] RewriteRule.*–[
   F] </FilesMatch> # END Secure Login

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

The topic ‘Redirecting loop problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/secure-hidden-login_ffffff.svg)
 * [Secure Hidden Login](https://wordpress.org/plugins/secure-hidden-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/secure-hidden-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/secure-hidden-login/)
 * [Active Topics](https://wordpress.org/support/plugin/secure-hidden-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/secure-hidden-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/secure-hidden-login/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kathy_Goss](https://wordpress.org/support/users/kathy_goss/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/redirecting-loop-problem/#post-5253855)
 * Status: not resolved