Title: Restoring Backup using Backup Plugin
Last modified: August 18, 2016

---

# Restoring Backup using Backup Plugin

 *  [poons15](https://wordpress.org/support/users/poons15/)
 * (@poons15)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/)
 * My webhosting company (netbunch) was hacked and they lost all of my data. Thankfully
   I had a backup of my wordpress blog that I am trying to restore. I tried to follow
   the guidelines that are listed in the Codex for restoring your backup if you 
   have used the Backup Plugin (it creates a .sql file). Anyway, I am having issues
   as if you go to my site now, it seems that it is up, but when you click on “Comments”,
   any of the pages, etc.., it shows a 404 message.
 * What could be the issue?
 * Your help is appreciated.
 * [http://www.neerajpoonam.com/wp](http://www.neerajpoonam.com/wp)
 * Thanks.
    poons15

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

 *  [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * (@filosofo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449575)
 * Have you restored all your WordPress files, including (and especially) the .htaccess
   file?
 *  Thread Starter [poons15](https://wordpress.org/support/users/poons15/)
 * (@poons15)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449576)
 * i have restored all of my wordpress files, but i am not sure of my .htaccess 
   file. I am going to have to find it – is that the problem?
 *  [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * (@filosofo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449578)
 * That’s my guess. Since you have stuff in a /wp directory, the .htaccess file 
   should probably look like
 * `# BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wp/
   RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   wp/index.php [L] </IfModule> # END WordPress
 *  Thread Starter [poons15](https://wordpress.org/support/users/poons15/)
 * (@poons15)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449591)
 * .htaccess is stored within the wp directory, is that right?
 *  [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * (@filosofo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449592)
 * In your case, it appears it should.
 *  Thread Starter [poons15](https://wordpress.org/support/users/poons15/)
 * (@poons15)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449603)
 * Thanks! That fixed it!! I appreciate the help. 🙂

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

The topic ‘Restoring Backup using Backup Plugin’ is closed to new replies.

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [poons15](https://wordpress.org/support/users/poons15/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/restoring-backup-using-backup-plugin/#post-449603)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
