You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
I think it is going to be very common that users have modified .htaccess.. See OpenMage/magento-lts#1089
One solution might be to back it up (cp .htaccess .htaccess.openmage-backup), clobber it or restore it from an uploaded copy, then notify the user to restore their customizations from the backup.
The text was updated successfully, but these errors were encountered:
I think it is going to be very common that users have modified .htaccess.. See OpenMage/magento-lts#1089
One solution might be to back it up (
cp .htaccess .htaccess.openmage-backup
), clobber it or restore it from an uploaded copy, then notify the user to restore their customizations from the backup.The text was updated successfully, but these errors were encountered: