Title: RedSamurai's Replies | WordPress.org

---

# RedSamurai

  [  ](https://wordpress.org/support/users/redsamurai/)

 *   [Profile](https://wordpress.org/support/users/redsamurai/)
 *   [Topics Started](https://wordpress.org/support/users/redsamurai/topics/)
 *   [Replies Created](https://wordpress.org/support/users/redsamurai/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/redsamurai/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/redsamurai/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/redsamurai/engagements/)
 *   [Favorites](https://wordpress.org/support/users/redsamurai/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom permalink is not working after customization](https://wordpress.org/support/topic/custom-permalink-is-not-working-after-customization/)
 *  Thread Starter [RedSamurai](https://wordpress.org/support/users/redsamurai/)
 * (@redsamurai)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-permalink-is-not-working-after-customization/#post-5516218)
 * It’s in the localhost.
 * Ok I get it, it should be working if I enabled mod_rewrite, right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Permalinks] Custom Permalinks stopped working after upgrade to WP 3.9.1 leading to 404 error](https://wordpress.org/support/topic/custom-permalinks-stopped-working-after-upgrade-to-wp-391/)
 *  [RedSamurai](https://wordpress.org/support/users/redsamurai/)
 * (@redsamurai)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-permalinks-stopped-working-after-upgrade-to-wp-391/#post-4897009)
 * I’m using WordPress 3.9.3 and facing the same problem.
 * I copied the htaccess setting below..
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule
   >
 * and what I got is the link redirect to localhost/xampp
 * Is there something wrong?

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