Well, my problem is because I have a site open on port 80 and a project made on open node on port 8080. I own the domain: link , trying to access it only directs all subdomains to my site (causing my application to run out of domain), is there any way I can make the app point to a subdomain? In the case: link , I use Xampp. Can anyone explain or give me guidance?
Another possible output would be a way to run * .php in my app, so I could fit the page I want to the application.