[Mono-list] Setting up mod_mono/Apache2
Simon Ask Ulsnes
simon@ulsnes.dk
Thu, 26 Aug 2004 18:47:17 +0200
Hi there!
I've been battling mod_mono for a few days now, and I'm close to giving up.
I really miss _thorough_ instructions on how to set up mod_mono for
Apache 2 on Linux! For instance, where are .webapp files supposed to be
placed? Where is xsp.exe.config supposed to be? What the hell is going on?
Currently, I managed to get mod_mono to partly respond to .aspx files -
every Apache hits an .aspx-file, mod_mono gives me good ol' 404 (XSP's
404 page, not Apache's).
This doesn't happen with XSP - which is why I think it is config
related, and is why I miss some updated documentation!
(everything I can find on Google is about mod_mono <= 0.7, and
apparently a lot of things changed since then)
- Simon