Title: Permalink Issue
Last modified: August 20, 2016

---

# Permalink Issue

 *  [charlesferrer](https://wordpress.org/support/users/charlesferrer/)
 * (@charlesferrer)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/)
 * Hi all,
    I know this post might be similar to the ones that have been posted 
   before but I have been looking around to see if anyone had the same issue as 
   myself with no luck. I’ve been having problems with an error code “404 Not Found”
   followed by a message “The requested URL /xva0wordpress/index.php was not found
   on this server. “Its seems that when I change my permalinks to anything else 
   but default, it will come up with the error.I dont really want the permalinks
   to be on default as this is part of my examination to make the site SEO friendly.
   All this work is not online at the moment as im working on my localhost using“
   MAMP”.If someone could tell me how I could sort this out that would be great.
 * Thanks in advance
    Charles

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

 *  [damian.smith](https://wordpress.org/support/users/damiansmith/)
 * (@damiansmith)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433006)
 * Have you added the given code into your .htaccess file
 * Not sure if this applies when using MAMP but worth a try?
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 *  Thread Starter [charlesferrer](https://wordpress.org/support/users/charlesferrer/)
 * (@charlesferrer)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433008)
 * Thanks for the quick response.
 * I have tried adding a .htaccess folder on the wordpress directory with the same
   type of code you suggested but it still comes up with the same error.
 *  [Phil](https://wordpress.org/support/users/owendevelopment/)
 * (@owendevelopment)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433014)
 * You mean a .htaccess FILE right? Not folder…
 * You may need to check your MAMP settings and ensure URL re-writing is enabled(
   normally mod_rewrite has to be enabled on servers).
 *  [damian.smith](https://wordpress.org/support/users/damiansmith/)
 * (@damiansmith)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433017)
 * mod_rewrite enabled/disabled was my next suggestion! Phil beat me there
 *  Thread Starter [charlesferrer](https://wordpress.org/support/users/charlesferrer/)
 * (@charlesferrer)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433025)
 * Thanks guys, Im trying to find the settings to enable mod_rewrite but cant seem
   to find it anywhere, MAMP sucks, I usually use WAMP and I haven’t had this problem
   before.Dont know if you guys can direct me to where I can enable mod_rewrite?.
   thanks…
 *  [damian.smith](https://wordpress.org/support/users/damiansmith/)
 * (@damiansmith)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433029)
 * Does this help out at all:
 * [http://stackoverflow.com/questions/5627547/pulling-my-hair-out-with-mod-rewrite-and-mamp](http://stackoverflow.com/questions/5627547/pulling-my-hair-out-with-mod-rewrite-and-mamp)
 *  Thread Starter [charlesferrer](https://wordpress.org/support/users/charlesferrer/)
 * (@charlesferrer)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433040)
 * Thanks Damian,
 * That link didn’t really help much, I had a look at it before you posted it and
   it doesn’t tell you how to find it, even the other person can’t find the mod_rewrite
   in mamp.
 *  Thread Starter [charlesferrer](https://wordpress.org/support/users/charlesferrer/)
 * (@charlesferrer)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433044)
 * Hi guys my mod_rewrite is enabled, and it does create a .htaccess every time 
   i change my permalinks.but it still does the same thing where if i use the default
   settings it works fine but as soon as i use a custom structure is comes up with
   the same error again.

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

The topic ‘Permalink Issue’ is closed to new replies.

## Tags

 * [404 not found](https://wordpress.org/support/topic-tag/404-not-found/)
 * [not-found](https://wordpress.org/support/topic-tag/not-found/)
 * [permalinks](https://wordpress.org/support/topic-tag/permalinks/)

 * In: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
 * 8 replies
 * 3 participants
 * Last reply from: [charlesferrer](https://wordpress.org/support/users/charlesferrer/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/permalink-issue-48/#post-3433044)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
