[Réglé] Apache2 + ASP c'est possible ?

Salut à tous,
Est-ce possible de faire tourner du code asp sur un serveur apache avec Debian ?
Faut-il un module spécial ?
En bref le duo Apache+ASP.Net est-il possible sur nunux ?

[code]emeraude:~$ apt-cache policy libapache-asp-perl;aptitude show libapache-asp-perl
libapache-asp-perl:
Installé : (aucun)
Candidat : 2.59-2
Table de version :
2.59-2 0
998 http://ftp2.fr.debian.org etch/main Packages
987 http://ftp2.fr.debian.org sid/main Packages
2.57-3 0
988 http://ftp2.fr.debian.org sarge/main Packages
Paquet : libapache-asp-perl
État: non installé
Version : 2.59-2
Priorité : optionnel
Section : perl
Responsable : Víctor Pérez Pereira vperez@debianvenezuela.org
Taille décompressée : 1925k
Dépend: perl (> 5.8.1), libmldbm-perl (>= 2.00-1), libmldbm-sync-perl (>= 0.25), libwww-perl (>= 5.42-1)
Recommande: libapache-mod-perl | libapache2-mod-perl2 (>= 1.999.22-1)
Suggère: libdevel-symdump-perl, libcompress-zlib-perl, libhtml-clean-perl, libhtml-fillinform-perl, libapache-filter-perl, libapache-ssi-perl,
libxml-sablot-perl | libxml-libxslt-perl | libxml-xslt-perl (>= 0.32)
Description : perl Apache::ASP - Active Server Pages for Apache with mod_perl
This perl module provides an Active Server Pages port to the Apache Web Server with perl as the host scripting language. Active Server Pages is a web
application platform that originated with the Microsoft NT/IIS server. Under Apache for Unix and Win32 platforms it allows a developer to create dynamic
web applications with session management and embedded perl code.

This module works under the Apache Web Server with the mod_perl module enabled. See http://www.apache.org and http://perl.apache.org for further
information. It can also work under a standard CGI call interface using the asp-perl command. See README.Debian in this package for more details.

This is a portable solution, similar to ActiveState’s PerlScript for NT/IIS ASP. Work has been done and will continue to make ports to and from this
implementation as smooth as possible.

Marqueurs: devel::library, langdevel::perl, made-of::lang:perl, protocol::http, suite::apache, web::appserver
[/code]

Je l’oublie à chaque fois l’apt-cache policy!! :slightly_smiling: merci