Title: What does this error message mean
Last modified: August 20, 2016

---

# What does this error message mean

 *  Resolved [studiofive](https://wordpress.org/support/users/studiofive/)
 * (@studiofive)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/what-does-this-error-message-mean-3/)
 * Have built a home page okay but when I add a second page (Convicts A-D) as I 
   construct the website, I get the following error message – can someone tell me
   what has gone wrong:
 * Not Found
    The requested URL /convicts-a-d/ was not found on this server. Additionally,
   a 404 Not Found error was encountered while trying to use an ErrorDocument to
   handle the request. ———————————————————————– Apache/2.2.22 (Unix) mod_ssl/2.2.22
   OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/
   5.0.2.2635 PHP/5.3.13 Server at convictconnections.org.au Port 80 thanks, Chris
   The blog I need help with is convictconnections.org.au.

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

 *  [Chandan Kumar](https://wordpress.org/support/users/chandanonline4u/)
 * (@chandanonline4u)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/what-does-this-error-message-mean-3/#post-2977376)
 * Reset your permalink from WordPress backend, to do this:
 * Go to WordPress admin > Settings > Permalinks > change it to post name > Save
   Changes
 * If the above process does not work then reset your .htaccess file in your root
   folder:
 *     ```
       RewriteEngine on
   
       <IfModule mod_rewrite.c>
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 *  Thread Starter [studiofive](https://wordpress.org/support/users/studiofive/)
 * (@studiofive)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/what-does-this-error-message-mean-3/#post-2977399)
 * Fixed via .htaccess file. Thanks for your help, much appreciated.

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

The topic ‘What does this error message mean’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [studiofive](https://wordpress.org/support/users/studiofive/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/what-does-this-error-message-mean-3/#post-2977399)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
