Title: .htaccess question
Last modified: August 19, 2016

---

# .htaccess question

 *  [freebee](https://wordpress.org/support/users/freebee/)
 * (@freebee)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/htaccess-question-2-2/)
 * Having a hard time with a RewriteRule and wordpress. It works on a normal site.
   I added this to the .htaccess file along with all the rewrites that wordpress
   has included
 * This works:
 *     ```
       RewriteRule ^test/([0-9][0-9])/$ /test?test_id=$1
       ```
   
 * Thid does not:
 *     ```
       RewriteRule ^test/([0-9][0-9])/([0-9])$ /test?test_id=$1$name=$2
       ```
   
 * It works on a normal site, but something with the second forward slash is not
   working…
 * Does anyone know how to make custom rewrites with wordpress…and WPMU?
    `

 The topic ‘.htaccess question’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [freebee](https://wordpress.org/support/users/freebee/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/htaccess-question-2-2/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
