#11025 closed defect (bug) (invalid)
changing permalinks settings deletes all content in htaccess
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Permalinks | Version: | 2.8.5 |
| Severity: | major | Keywords: | permalinks, htaccess |
| Cc: |
Description
I.e:
If you go to Settings -> Permalinks, and change from 'custom structure' to 'default', WordPress completely deletes the content in the .htacces file, not only the content between # BEGIN WordPress and # END WordPress.
So if you have anything added by a plugin or manually by you below the # END WordPress outside of the WordPress added rules, ALL is deleted too.
You lost ALL .htaccess content :(
This's happening with 2.8.5 (not in version list to choose, sorry), I'm pretty sure of not having this problem in earlier versions.
Change History (4)
- Keywords permalinks htaccess added; reporter-feedback removed
- Resolution set to invalid
- Status changed from new to closed
So sorry, I found a permission problem on the server, that was the problem. The manual modifications never was writed really.
Sorry!
Note: See
TracTickets for help on using
tickets.

I can't reproduce this.
Could you supply an example .htaccess file that WordPress destroys in this manner?
Also what plugins are you using?