[Mono-list] XSP (SSL Support & WIN32 Compilation) & MOD_MONO

Manuel Reyes Manuel.Reyes@e-mis.com
Tue, 20 Apr 2004 15:54:02 +0100


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:

make: Nothing to be done for `install'.

All other make commands return similar messages

That's all for now folks, thanks in advance
Manuel=20