Hello all,
I would like to built a web application for our internal use in our company. I do have a server IP which we are already using for an application something like This brings up a page where I launch the application.
I understand the :8080 is the port (Web Port) and the /ABC is the directory where the index.html or whatever is the welcome page is located.
If I want to create another application, is is easier to use a different port or should I just use a different directory /XYZ ? Since it's not a user based /home/user/public_html/ where is the location of the public_html or a UNIX server. Is it a public_html in this case?
Thanks,
Sylvain
I would like to built a web application for our internal use in our company. I do have a server IP which we are already using for an application something like This brings up a page where I launch the application.
I understand the :8080 is the port (Web Port) and the /ABC is the directory where the index.html or whatever is the welcome page is located.
If I want to create another application, is is easier to use a different port or should I just use a different directory /XYZ ? Since it's not a user based /home/user/public_html/ where is the location of the public_html or a UNIX server. Is it a public_html in this case?
Thanks,
Sylvain