Title: .htaccess problems
Last modified: August 19, 2016

---

# .htaccess problems

 *  Resolved [Marque](https://wordpress.org/support/users/marque-guilbeault/)
 * (@marque-guilbeault)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/)
 * Hi Team,
 * I have exhausted all my knowledge on the htaccess problem I am having. When I
   set my permalink settings to default, I have my blogs working. When I switch 
   it back to “Day and name” I get the standard page not found.
 * I have added/removed/deleted the .htaccess file multiple times and I am at a 
   lose.
 * “[http://dermamedspa.com/blog/](http://dermamedspa.com/blog/)“
 * Where is the .htaccess file supposed to be place. How can I quickly find extra.
   htaccess files that should be on the server…. help!

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

 *  [DigitalSquid](https://wordpress.org/support/users/twelvefootsnowman/)
 * (@twelvefootsnowman)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/#post-1611980)
 * Your .htaccess file should be at the root folder of your blog:
    [http://dermamedspa.com/blog/.htaccess](http://dermamedspa.com/blog/.htaccess)
 * Do you get any errors at the top of the page when you change your Permalink Settings?
 *  Thread Starter [Marque](https://wordpress.org/support/users/marque-guilbeault/)
 * (@marque-guilbeault)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/#post-1611983)
 * I have placed the .htaccess file there.
 * with the following code in it
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /blog/index.php/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /blog/index.php/index.php [L]
       </IfModule>
       ```
   
 * But I still cannot see the posts… if I had hair I would pull it out!
 *  [DigitalSquid](https://wordpress.org/support/users/twelvefootsnowman/)
 * (@twelvefootsnowman)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/#post-1611989)
 * Try switching back to the default theme (or another theme if you’re already using
   it) and see if you still get the same issue.
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/#post-1611999)
 * are you on windows or linux hosting?
 *  Thread Starter [Marque](https://wordpress.org/support/users/marque-guilbeault/)
 * (@marque-guilbeault)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/#post-1612008)
 * I am using windows. I don’t know what I did, but I ended up messing up the database
   reference, and after I fixed it everything seem to return to normal. Mind you,
   I removed every .htaccess file I could find on the site.
 * Thanks for all you help everyone. This one is now closed!

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [Marque](https://wordpress.org/support/users/marque-guilbeault/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/htaccess-problems-6/#post-1612008)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
