Looking for working solution of setting up Admin Panel in Magento 2 under different domain than front end.
For example:
front end: myfrontend.com -> this is front end of M2
and to get access to admin panel I would like to use:
backend.com -> this will be an admin panel for myfrontend.com web store.
Thanks
Already tried this but it does not work.
For example If I set custom admin url to: http://backend.com, m2 returns home page of front end....
Any idea how to fix it?
Hi @raybi,
At what time is the redirect happening? After you save or if you try to access to the admin?
Can you share (at least by PM) the URLs?
Was you able to resolve this?