• Discussion
  • Is it possible to have 1 domain for 2 websites?

I have a project where I need to use a single domain for two websites: one for a Laravel application and another for a Node.js application.
This setup is possible with cPanel, but can it also be achieved with aaPanel?

    22 days later

    aaPanel_Kern I am using the same directory structure.
    The Laravel folder is in the /core directory,
    and I use /core/index.js to run Node.js.