mod-mono-server
ASP.NET backend for mod_mono Apache module - default version
Install
- All systems
-
curl cmd.cat/mod-mono-server.sh
- Debian
-
apt-get install mono-apache-server - Ubuntu
-
apt-get install mono-apache-server - Kali Linux
-
apt-get install mono-apache-server - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mono-apache-server - Raspbian
-
apt-get install mono-apache-server
mono-apache-server
ASP.NET backend for mod_mono Apache module - default version
mono-apache-server contains the backend for mod_mono. It lets you run ASP.NET web applications via Apache. mod_mono will call mono-apache-server to parse and compile the aspx code. This package pulls in the default version of the Apache backend.