[Mono-list] XSP (SSL Support & WIN32 Compilation) & MOD_MONO
Gonzalo Paniagua Javier
gonzalo@ximian.com
Tue, 20 Apr 2004 18:13:44 +0200
El mar, 20-04-2004 a las 16:54, Manuel Reyes escribió:
> Hello all,
>
> As a new Mono user I am looking for additional information or a nudge in
> the right direction with regards to Mono XSP and the MOD_MONO Apache
> HTTPD module.
>
> As far as I understand XSP is a light weight web-server capable of
> serving ASPX pages and in some case exposing Web Services. The project
> I am currently working on requires something like this but also requires
> that the Web-Server can handle SSL (https) requests with full
> certification. Can XSP handle this? If not my next option is to look at
> using MOD_MONO in Apache HTTPD is anybody aware of any obstacles I may
> encounter using this method?
>
> My second question is: How can I compile XSP/MOD_MONO in a Win32
> environment? I have tried using the make Win32 port available from
> http://unxutils.sourceforge.net but running "make install" just returns:
mod_mono doesn't work on windows (yet).
-Gonzalo