Your web root should set still public folder.
DocumentRoot /var/www/html/suitecrm/public
<Directory /var/www/html/suitecrm/public>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
sudo systemctl restart apache2
/var/www/html/suitecrm/public/legacy/.htaccess
Check it should have RewriteRoot set in the .htaccess file.
/legacy/