mono-server4-admin
ASP.NET 4.5 backend for mod_mono Apache module
Install
- All systems
-
curl cmd.cat/mono-server4-admin.sh
- Debian
-
apt-get install mono-apache-server4
- Ubuntu
-
apt-get install mono-apache-server4
- Kali Linux
-
apt-get install mono-apache-server4
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mono-apache-server4
- Raspbian
-
apt-get install mono-apache-server4
- Dockerfile
- dockerfile.run/mono-server4-admin
mono-apache-server4
ASP.NET 4.5 backend for mod_mono Apache module
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 requires you to install libapache2-mod-mono for Apache 2.0.