Title: htaccess issues
Last modified: August 20, 2016

---

# htaccess issues

 *  [Morpheus411](https://wordpress.org/support/users/morpheus411/)
 * (@morpheus411)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/htaccess-issues-3/)
 * Hello
    I just updated WP to the latest version and now only the site’s homepage
   is functioning and all the PERMAlinks are not showing: mistresselektra.com
 * I did notice the htaccess file contained no data so I inserted code like this:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /wordpress/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /wordpress/index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * _[ Please use the backtick ` or code button for code. It makes it much more readable.]_
 * Am I suppose to manually add in all the permalinks? Is it a file permission error?
   
   Any ideas anyone? Also…I HAD malware on my site but it was cleaned off… Thank
   you Morpheus

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

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 2 months ago](https://wordpress.org/support/topic/htaccess-issues-3/#post-2687634)
 * If you have not done so already, go to your permalink settings and save them 
   again. That will re-do the `.htaccess` file (with the same code) and tell WordPress
   what the permalinks should be.
 *  [cknight411](https://wordpress.org/support/users/cknight411/)
 * (@cknight411)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/htaccess-issues-3/#post-2687637)
 * Thanks Jan
    Is that actually in wordpress or the cpanel (backend?)
 * TY
    Morph
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 2 months ago](https://wordpress.org/support/topic/htaccess-issues-3/#post-2687641)
 * WordPress permalinks are controlled via your WordPress dashboard.
 * [http://your-wordpress-url-here/wp-admin/options-permalink.php](http://your-wordpress-url-here/wp-admin/options-permalink.php)
 * Note: I just looked and you’re still hacked.
 * [http://sitecheck.sucuri.net/results/mistresselektra.com](http://sitecheck.sucuri.net/results/mistresselektra.com)
 * Looks like you have not yet succeeded in delousing your WordPress install.
 * You really want to make a backup right now…
 * [http://codex.wordpress.org/WordPress_Backups](http://codex.wordpress.org/WordPress_Backups)
   
   [http://codex.wordpress.org/Backing_Up_Your_Database](http://codex.wordpress.org/Backing_Up_Your_Database)
   [http://codex.wordpress.org/Restoring_Your_Database_From_Backup](http://codex.wordpress.org/Restoring_Your_Database_From_Backup)
 * Then start working your way through these resources:
 * [http://codex.wordpress.org/FAQ_My_site_was_hacked](http://codex.wordpress.org/FAQ_My_site_was_hacked)
   
   [http://wordpress.org/support/topic/268083#post-1065779](http://wordpress.org/support/topic/268083#post-1065779)
   [http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/](http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/)
   [http://ottopress.com/2009/hacked-wordpress-backdoors/](http://ottopress.com/2009/hacked-wordpress-backdoors/)
 * [http://sitecheck.sucuri.net/scanner/](http://sitecheck.sucuri.net/scanner/)
   
   [http://www.unmaskparasites.com/](http://www.unmaskparasites.com/)
 * [http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.html](http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.html)
 * Good luck.
 *  [cknight411](https://wordpress.org/support/users/cknight411/)
 * (@cknight411)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/htaccess-issues-3/#post-2687644)
 * Jan
    THank you…I never had this many problems with a CMS before…very frustrating
   and time consuming.
 * Morph

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

The topic ‘htaccess issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [cknight411](https://wordpress.org/support/users/cknight411/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/htaccess-issues-3/#post-2687644)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
