Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime.
2
votes
1answer
373 views
apache virtualhost using mono-apache-server2 not mono-apache-server4
I know I'm running mono-apache-server4 but when I launch the site mono-apache-server2 is responding.
Why is my site not using 4.0?
See htop:
This is what I did:
Installed Debian Wheezy along ...