Title: Missing files&#8230;?
Last modified: August 18, 2016

---

# Missing files…?

 *  Resolved [kintora](https://wordpress.org/support/users/kintora/)
 * (@kintora)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/)
 * Hi! something weird is going on with my WP.
 * When I logged in, I got this msg on my dashboard:
 * ” Apache/1.3.37 Server at [http://www.free-spoken.net](http://www.free-spoken.net)
   Port 80
 * Not Acceptable
    An appropriate representation of the requested resource /wp-admin/
   index-extra.php could not be found on this server. “
 * However, the file is on my server, I even deleted it and uploaded it again but
   it still doesn’t work. I get this same problem when I tried to delete a blog 
   entry:
 * “Not Acceptable
    An appropriate representation of the requested resource /wp-
   admin/admin-ajax.php could not be found on this server.”
 * Any ideas why? :S

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

 *  Thread Starter [kintora](https://wordpress.org/support/users/kintora/)
 * (@kintora)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-615987)
 * bump…… anyone?
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-615988)
 * disable mod_security:
 * IF YOU DO NOT HAVE an .htaccess in your wp-admin/ directory:
 * create a text file on your desktop:
 * put the following inside it:
 *     ```
       <IfModule mod_security.c>
       SecFilterInheritance Off
       </IfModule>
       ```
   
 * name it anything you like and save the file.
 * Upload the file to your wp-admin directory.
 * Rename the uploaded file to .htaccess (with the .)
 * IF YOU DO HAVE an .htaccess in your wp-admin/ directory:
 * Edit it and add:
 *     ```
       <IfModule mod_security.c>
       SecFilterInheritance Off
       </IfModule>
       ```
   
 *  Thread Starter [kintora](https://wordpress.org/support/users/kintora/)
 * (@kintora)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-616034)
 * Tried it, it didn’t work >.< Thank you though!
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-616036)
 * That has worked 100s of times previously..so im going to suggest trying again
   🙂
 * or I spose i can just point ya here:
 * [http://wordpress.org/search/wp-admin%2Findex-extra.php+could+not+be+found+on+this+server?forums=1](http://wordpress.org/search/wp-admin%2Findex-extra.php+could+not+be+found+on+this+server?forums=1)
 *  Thread Starter [kintora](https://wordpress.org/support/users/kintora/)
 * (@kintora)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-616040)
 * Changed it to
    <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST
   Off </IfModule>
 * and it worked 😀 Thanks!
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-616047)
 * thats redundant but ok..
 * the first one turns it all off.
    the second one turns off looking at http_posts
 * 🙂

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

The topic ‘Missing files…?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [whooami](https://wordpress.org/support/users/whooami/)
 * Last activity: [18 years, 9 months ago](https://wordpress.org/support/topic/missing-files-2/#post-616047)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
