Setting up Mono/ASP.NET 4.0 on Apache2/Ubuntu: Virtual hosts?
- by Dave
I'm attempting to setup Mono/ASP.NET 4.0 on my Apache server (which is running on Ubuntu). Thus far, I've been following a few tutorials/scripts supplied here, and here.
As of now:
Apache 2.2 is installed (accessible via 'localhost')
Mono 2.10.5 is installed
However, I'm struggling to configure Apache correctly... apparently the Virtual Host…