Opened 13 years ago
Closed 12 years ago
#19900 closed defect (bug) (worksforme)
Updating "Settings" criterea overrites htaccess file
Reported by: | stinkykong | Owned by: | Steve Horn (stinkykong) |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Rewrite Rules | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
When change settings in my new installation of 2011 (3.3.1), my htaccess file is overwritten and the blog falls into a redirect loop. I had help getting my blog fixed, then downloaded the htaccess file (inside the WP folder) for safe keeping. Made another change in "Settings" and the issue happened again. Blog broken. Reuploaded htaccess and blog is fixed.
Change History (4)
#2
@
13 years ago
.htaccess does get modified when permalinks are changed, but only specific pieces in between markers: #BEGIN WordPress and #END WordPress. If you're losing modifications to that file, then you're including them inside those markers. Could you share with us the before/after of your file?
Note: See
TracTickets for help on using
tickets.
Which settings page were you changing? Permalinks?
Can you post a before/after of your .htaccess?