Title: htaccess repeated code
Last modified: August 20, 2016

---

# htaccess repeated code

 *  Resolved [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/)
 * I have an SEO plugin that has an editor for .htaccess. I had a look at this and
   noticed that the following code is repeated over 30 times. I think it was put
   there by a security plugin. Should I delete the repeats?
 * Thanks
 * Martin
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   

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

 *  [IshaanRawat](https://wordpress.org/support/users/ishaanrawat/)
 * (@ishaanrawat)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/#post-3509347)
 * Hello Hotmale,
 * If they are **EXACTLY** the same then you can delete.
 * Thank You
 *  Thread Starter [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/#post-3509350)
 * Many thanks,
 * I deleted them, they were all EXACTLY the same and nothing bad has happened. 
   That’s always a good sign.
 * Thanks again
 * martin
 *  [IshaanRawat](https://wordpress.org/support/users/ishaanrawat/)
 * (@ishaanrawat)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/#post-3509351)
 * Is your issue solved ??
 *  Thread Starter [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/#post-3509352)
 * Yes,
 * Thanks
 *  [IshaanRawat](https://wordpress.org/support/users/ishaanrawat/)
 * (@ishaanrawat)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/#post-3509355)
 * happy to solve your problem.
 * [Stay connected with me](http://www.facebook.com/Technoteen)
    Ishaan Rawat

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

The topic ‘htaccess repeated code’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [IshaanRawat](https://wordpress.org/support/users/ishaanrawat/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/htaccess-repeated-code/#post-3509355)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
