Title: Mod_Rewrite Permalink Problem
Last modified: August 18, 2016

---

# Mod_Rewrite Permalink Problem

 *  [kahsoon](https://wordpress.org/support/users/kahsoon/)
 * (@kahsoon)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/mod_rewrite-permalink-problem/)
 * I’ve put this mod_rewrite code in my .htaccess so that it will redirect funnyall.
   com to [http://www.funnyall.com](http://www.funnyall.com), it works but the problem
   is when i type [http://funnyall.com/2006/12/05/funny-all-1/](http://funnyall.com/2006/12/05/funny-all-1/)
   it will redirect to [http://www.funnyall.com/index.php](http://www.funnyall.com/index.php)
 * Is there any way to fix this problem so that when i type in [http://funnyall.com/2006/12/05/funny-all-1/](http://funnyall.com/2006/12/05/funny-all-1/)
   it will redirect to [http://www.funnyall.com/2006/12/05/funny-all-1/](http://www.funnyall.com/2006/12/05/funny-all-1/)
 * Below is my code:
 * Options +FollowSymLinks
    RewriteEngine On RewriteCond %{HTTP_HOST} ^funnyall\.
   com$ [NC] RewriteRule ^(.*)$ [http://www.funnyall.com/$1](http://www.funnyall.com/$1)[
   R=301,L]
 * P/S: I’m using WP version 2.0.2

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

 *  Thread Starter [kahsoon](https://wordpress.org/support/users/kahsoon/)
 * (@kahsoon)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/mod_rewrite-permalink-problem/#post-505070)
 * Can somebody help please?
 *  Thread Starter [kahsoon](https://wordpress.org/support/users/kahsoon/)
 * (@kahsoon)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/mod_rewrite-permalink-problem/#post-505094)
 * bump

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

The topic ‘Mod_Rewrite Permalink Problem’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [kahsoon](https://wordpress.org/support/users/kahsoon/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/mod_rewrite-permalink-problem/#post-505094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
