#5894 - Inform of potential .htaccess changes
| Identifier | #5894 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Inform of potential .htaccess changes |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | PDStig |
| Version | 11 beta2 |
| Addon | core_upgrader |
| Description | There is no mention of potential changes to the bundled .htaccess files even in the upgrade tutorial. This could result in end users having out-of-date .htaccess files. It might be useful to add a post-upgrade notice to check plain.htaccess/recommended.htaccess for any relevant changes. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
This patch adds an extra step on the upgrader after file integrity scan if .htaccess exists. It informs the user to compare / diff with recommended.htaccess and merge in any relevant changes.