I have a website and a mobile app backend panel. The website that I have is built in wordpress deployed on apache server. The mobile backend is built in .NET and works from IIS server.
Can I access both of these under same domain names? eg: domaiame.com -- Points to wordpress website on apache and domaiame.com/webservices -- Points to mobile app backend on IIS
Please suggest the best solution for this.
