Title: [Plugin: WP Super Cache] endless redirection loop &#8211; SIG plugin incompatibility
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] endless redirection loop – SIG plugin incompatibility

 *  Resolved [Vladimir Garagulya](https://wordpress.org/support/users/shinephp/)
 * (@shinephp)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-endless-redirection-loop-sig-plugin-incompatibility/)
 * Hello Donncha,
    I wrote a plugin “Silence is Golden Guard” which creates empty
   index.php file at the folders where it is absent and has an “redirect to blog
   root” option. It puts `Options -Indexes` directive into .htaccess file also. 
   If I put such index.php file as
 *     ```
       <br />
       <?php<br />
       // This file was created automatically by Silence is Golden Guard plugin<br />
       header("Location: http://www.shinephp.com");<br />
       ?><br />
       ```
   
 * to the /wp-super-cache/plugins/ folder any call to blog root URL or /wp-admin/
   ends with browser error, e.g. for FireFox “Firefox has detected that the server
   is redirecting the request for this address in a way that will never complete.”
   
   Is that normal behaviour for your WP Super Cache plugin? Or it could be resolved?
 * As a temporal decision I check if the ‘/wp-super-cache/plugins/’ folder exists
   and WPSC is active, then I put just empty index.php file into /wp-super-cache/
   plugins/ without redirection directive.
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

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

 *  [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-endless-redirection-loop-sig-plugin-incompatibility/#post-1493521)
 * Supercache loads all the php files in that directory unfortunately so when your
   plugin puts that file in there it’s loaded with any other ones.
 *  Thread Starter [Vladimir Garagulya](https://wordpress.org/support/users/shinephp/)
 * (@shinephp)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-endless-redirection-loop-sig-plugin-incompatibility/#post-1493522)
 * Thanks for the fast reaction. I understood the problem now :).

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

The topic ‘[Plugin: WP Super Cache] endless redirection loop – SIG plugin incompatibility’
is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [Vladimir Garagulya](https://wordpress.org/support/users/shinephp/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-endless-redirection-loop-sig-plugin-incompatibility/#post-1493522)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
