Hello to every professional ! I have Apache running on standard 80 port what serves most of the domains/subdomains on a dedicated server. But I need to install Lighttpd on the same server to serve ONE specific domain and it's subdomains - separately from Apache.
My first question - is it POSSIBLE under one physical dedicated server ? The second question - IF it's possible - how to separate them ? What basic settings must be for Lighttpd then ? (I've heard Apache could run on 80 port as always and Lighttpd on 81 port, something like that)
Have somebody a real knowledge about a such symbiosis ? Have a nice day !