how to install mono xsp4 and fastcgi-mono-server4
Posted
by
james lewis
on Server Fault
See other posts from Server Fault
or by james lewis
Published on 2012-10-29T20:44:53Z
Indexed on
2012/10/29
23:04 UTC
Read the original article
Hit count: 2269
Quick question - I'm on Debian squeeze, running nginx fine and installed mono fine. Now I want to host a .net4 web application and as I understand it I'll need fastcgi-mono-server4 (and xsp4 when testing it out) - where do I get these packages?
I tried apt-get install fastcgi-mono-server4
and same for mono-xsp4-base. When I did apt-get searchpkg mono
I couldn't see anything relating to xsp4 or fastcgi server4.
Any ideas what I'm doing wrong? (sorry for the rushed question)
Regards,
James
© Server Fault or respective owner