0

If you deploy projects via built-in deployment manager, it will delete all old files but not .htaccess file in the root folder.

You can run into problems with it - newly deployed project may not even start because of a wrong, old .htaccess file.

mot
  • 115
  • 1
  • 7

1 Answers1

0

A workaround for this behaviour - manually delete .htaccess file before deployment.

mot
  • 115
  • 1
  • 7