Title: [Plugin: WP Super Cache] Error 500 after update mod_rewrite
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] Error 500 after update mod_rewrite

 *  [nilstgmd](https://wordpress.org/support/users/nilstgmd/)
 * (@nilstgmd)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-error-500-after-update-mod_rewrite/)
 * Hey,
    after updating the mod_rewrite-rules of the .htaccess-File by WP Super 
   Cache my site is down with “Error 500 – Internal server error”. The error apears
   on the mainpage AND the adminpage.
 * I have changed the .htaccess-File to the the old version.
 *     ```
       # BEGIN WordPress
   
       <IfModule mod_rewrite.c>
       RewriteEngine on
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * Also I have deactivate the WP Super Cache Plugin manually via FTP (deleting the
   cache-folder, the php in the plugin folder and the define-rule in the config.
   php), but there are no changes.
 * Someone have an idea how to change it? Whats wrong with my site?
    Site: [http://www.tangermuender-ruderclub.de](http://www.tangermuender-ruderclub.de)
 * Thanks for help.

The topic ‘[Plugin: WP Super Cache] Error 500 after update mod_rewrite’ is closed
to new replies.

## Tags

 * ["internal server error"](https://wordpress.org/support/topic-tag/internal-server-error/)
 * [mod_rewrite](https://wordpress.org/support/topic-tag/mod_rewrite/)
 * [supercache](https://wordpress.org/support/topic-tag/supercache/)

 * 0 replies
 * 1 participant
 * Last reply from: [nilstgmd](https://wordpress.org/support/users/nilstgmd/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-error-500-after-update-mod_rewrite/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
