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

---

# Permalink Change Problem

 *  [zhijunli](https://wordpress.org/support/users/zhijunli/)
 * (@zhijunli)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/)
 * Hi All. I’ve set up wordpress on my own server. Everything looks okey except 
   one problem with Permalink.
 * I want to change the Permalink structure to “Date and name based”, the pretty
   one. Everytime I choose that option, it shows “Permalink structure updated”. 
   I guess this means I have no problem with writing permission to .htaccess file.
   Also, I’ve enabled AllowOverride in httpd.config and restart Apache.
 * I’ve been following the link [http://codex.wordpress.org/Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
   but still can’t figure out the problem. Anyone could help me out?

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

 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405139)
 * You haven’t described the problem yet.
 *  Thread Starter [zhijunli](https://wordpress.org/support/users/zhijunli/)
 * (@zhijunli)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405141)
 * Sorry, my bad. I mean, with all these efforts, it still shows the error info:
 * Not Found
    The requested URL wordpress/2006/06/14/wordpress-plugins/ was not 
   found on this server.
 *  [Cypher](https://wordpress.org/support/users/cypher/)
 * (@cypher)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405145)
 * Have you confirmed that the .htaccess file was indeed created and looks OK?
 * Regards
 *  Thread Starter [zhijunli](https://wordpress.org/support/users/zhijunli/)
 * (@zhijunli)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405147)
 * Cypher, thanks! This is something I didn’t think about. What does a right .htacess
   file look like? I just did some search but didn’t find a file to compare.
 * Friends, can you provide a copy of yours?
 *  [Cypher](https://wordpress.org/support/users/cypher/)
 * (@cypher)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405150)
 * Sure thing..my working site has this in .htaccess for the default permalink structure..
 * `
    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / 
   RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   index.php [L] </IfModule>
 * # END WordPress
 * Regards
 *  Thread Starter [zhijunli](https://wordpress.org/support/users/zhijunli/)
 * (@zhijunli)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405152)
 * Sigh… it’s almost the same. Mine is
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wordpress/
   RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   wordpress/index.php [L] </IfModule>
 * # END WordPress
 * I put wordpress folder under my webroot.
    /webroot/worpress. I think that might
   mean it’s not the .htaccess problem…
 * Any other thoughts?
 *  Thread Starter [zhijunli](https://wordpress.org/support/users/zhijunli/)
 * (@zhijunli)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405186)
 * Nobody has this problem before?

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [zhijunli](https://wordpress.org/support/users/zhijunli/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/permalink-change-problem/#post-405186)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
