- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2015
08:09 PM
11-23-2015
08:09 PM
How to handle modified .htaccess files in a composer install so not overwritten later?
Since I have a fcgi environment I had to modify several .htaccess files. Will these changes be overwritten when I run a composer update down the road? If so, what do I do to protect those changes so the site doesn't crash on an update?
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2015
02:12 AM
11-24-2015
02:12 AM
Re: How to handle modified .htaccess files in a composer install so not overwritten later?
I am interesting in it too, so I ask it in the issue tracker: https://github.com/magento/magento2/issues/2498
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2016
09:20 AM
05-24-2016
09:20 AM
Re: How to handle modified .htaccess files in a composer install so not overwritten later?
I'm interested too.
Updating with web setup wizard overwrites .htaccess as well.