So, it seems everything is installed and working. I am using Linux Mint (Cinnamon/Maya). I have Mono 2.10.8.1 (mono -V). I'm totally new to apache. I have the fuzzy idea that there's some sort of config file I need to tell it to point at some folder where I can publish my .NET/Mono assemblies and cshtml files (I want to use Razor).
Is there a good tutorial for this? Specifically for Razor or one that I could adapt from ASP.NET? How would I configure this? Thanks!