I am reconfiguring my website from scratch and basically I want it to run Mono(well, ASP.Net inside Mono)
According to the Mono Project there appears to be two options, Apache or Nginx.
Which one would be best for me? I'm running on Arch Linux x86-64, so I have packages for both. And I don't plan on (at least not in the immediate future) running any other software such as PHP. The only thing that must be supported is multiple-hosts support, for instance foo.com goes to Website A, and bar.com goes to Website B.