Server with Multiple Ports and Projects
-
Dear Good People,
We have 1 server with ip 192.168.1.5.
In router, we make a forwarding, 192.168.1.5 = portal.mycompany.com
With current document root, when we access portal.mycompany.com, it will show Laragon Home Page.
Then, we change the
Document Root
, from/www/
to/www/portal/
.Now, when we access portal.mycompany.com it will show our projects.
The problem is, now we have
portal2.mycompany.com
how to configure this one?I read several article that they tell us must use different port.
But I don't get it.
Is it proper way?
Is our steps right?
Please tell us the right thing.