Hello,
We are using asgardcms as site's backend. For frontend we are using VueJs.
On root there is Vue files for frontend site and backend (asgard) is setup within one subfolder.
So the problem is using domain url we are able to access front but backend is not working www.domain.com/asgardadmin.
Is there any way we can access admin without any subdomain or virtual host pointed to subfolder? It would be fine we can access backend using different port like www.domain.com:8080 etc.
Please let me know asap as this is urgent.
Thanks