Title: WordPress adding rewrite rules
Last modified: August 19, 2016

---

# WordPress adding rewrite rules

 *  [Ritmo2k](https://wordpress.org/support/users/ritmo2k/)
 * (@ritmo2k)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-adding-rewrite-rules/)
 * What in & why is wordpress adding the following:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * It breaks my auth params in other htaccess files?

Viewing 1 replies (of 1 total)

 *  Thread Starter [Ritmo2k](https://wordpress.org/support/users/ritmo2k/)
 * (@ritmo2k)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-adding-rewrite-rules/#post-1486548)
 * I found [http://wordpress.org/support/topic/302345?replies=6](http://wordpress.org/support/topic/302345?replies=6)
   which indicates my problem, and his fix is not enough. The page load as indicated
   is horrible.
 * Whats a suggested “fast” pretty permalink scheme that doesn’t need the modrewrite
   rules?

Viewing 1 replies (of 1 total)

The topic ‘WordPress adding rewrite rules’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Ritmo2k](https://wordpress.org/support/users/ritmo2k/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-adding-rewrite-rules/#post-1486548)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
