Admin url gives 404 error on multisite Magento 2.3.4
After moving to new a server the admin url gives 404 error on multisite Magento 2.3.4
The frontend works perfectly for both domains
When I go to the admin path using the 1st site/domain I get 404 error with or without index.php in the url.
If I change the domain part of the url to the 2nd site/domain it changes the domain part to the 1st domain but includes the additional path that usually gets tacked on. This also gives a 404 error. If I can force it to maintain the 2nd site/domain in the url it should connect.
Any suggestions would be greatly appreciated.
I have done the following:
SELECT * FROM core_config_data WHERE path = ‘web/seo/use_rewrites’ and make it 0
in ssh cleaned cash, reindexed and upgrade
I don’t have access to the root of this shared server to sudo