Hello.
Is it possible to get ASP.NET-C# working with ISPCP?
That would be pretty nice

.net version 1 und soon version 2 are available with mod_mono. I don't know if it's designed to use also in multiuser environments so you have to check it for your self...
do you have a guide to install it on my Debian 4.0?
i now installed it, but how do i enable it?
i cant find any guides there to enable it?
i tried to add it in the apache configuration file, but i cant see the mod_mono files anywhere?
then look harder... ;-)
Easy Configuration of Mod_Mono describes a simple way to do it...
Configuring Mod_Mono describes a complicate way to do it...
It's your choice...
i have tried the easy way...
Quote:this basically means that you load the mod_mono.conf file, like this in your Apache configuration file:
Include /etc/apache2/mod_mono.conf
But i dont have any mod_mono.conf ?
Quote:web:~# find mod_mono.conf
find: mod_mono.conf: No such file or directory
man find ;-)
find / -name mod_mono.conf