Some questions:
I am trying to host multiple web site on linux server.
1. Do I need to create service file to each site? Would not it cause high memory load? Why does it need "service" ?
2. Must I set different port for each web site like 5001, 5002 and if yes, how to change this port with no_source files?