Title: 404 error when change permalink
Last modified: August 31, 2016

---

# 404 error when change permalink

 *  [aaronsyu](https://wordpress.org/support/users/aaronsyu/)
 * (@aaronsyu)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/404-error-when-change-permalink/)
 * Hello there,
 * I just changed the permalink setting, but all my pages turn our “404 error”, 
   I’ve read on the website that we should let the .htaccess file to be writable.
   But the host told me that there is no .htaccess file?
 * Where can I find one or can I create a new one?

Viewing 1 replies (of 1 total)

 *  [tim.vodien](https://wordpress.org/support/users/timvodien/)
 * (@timvodien)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/404-error-when-change-permalink/#post-7133027)
 * You can simple create your .htaccess with this:
 * # 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

Viewing 1 replies (of 1 total)

The topic ‘404 error when change permalink’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [tim.vodien](https://wordpress.org/support/users/timvodien/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/404-error-when-change-permalink/#post-7133027)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
