Re: [Nix-dev] Running multiple Apache servers in the same ports

2013-05-19 Thread Marc Weber
Excerpts from Cai Chen's message of Sun May 19 19:28:08 +0200 2013: > I am very fascinated by the idea before NixOS: running same package side by > side in multi-user environment. Same package can be installed and packaged > into each user's own store path so that they can't interfere with each > o

[Nix-dev] Running multiple Apache servers in the same ports

2013-05-19 Thread Cai Chen
Hi All, I am very fascinated by the idea before NixOS: running same package side by side in multi-user environment. Same package can be installed and packaged into each user's own store path so that they can't interfere with each other, however, how can I run it under say port say 80 for Apache se