mail-archives/mono-list/2005-February/025941.html

82 строки
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] Apache/mod_mono, is apache supposed to start xsp
or mod-mono-server?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:reply.to.the.list.iam.suscribed%40notexists.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="025859.html">
<LINK REL="Next" HREF="025863.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] Apache/mod_mono, is apache supposed to start xsp
or mod-mono-server?
</H1>
<B>Gonzalo Paniagua Javier
</B>
<A HREF="mailto:reply.to.the.list.iam.suscribed%40notexists.ximian.com"
TITLE="[Mono-list] Apache/mod_mono, is apache supposed to start xsp
or mod-mono-server?">reply.to.the.list.iam.suscribed@notexists.ximian.com
</A><BR>
<I>Tue, 22 Feb 2005 20:36:17 -0500</I>
<P><UL>
<LI> Previous message: <A HREF="025859.html">[Mono-list] Apache/mod_mono, is apache supposed to start xsp or mod-mono-server?
</A></li>
<LI> Next message: <A HREF="025863.html">[Mono-list] Mono packages
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25941">[ date ]</a>
<a href="thread.html#25941">[ thread ]</a>
<a href="subject.html#25941">[ subject ]</a>
<a href="author.html#25941">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, 2005-02-20 at 02:03 -0600, Reno Romanin wrote:
&gt;<i>I was working on getting mod_mono setup to run on vhosts a while back, got
</I>&gt;<i>it all running, and had some &quot;issues&quot; with server hardware before I could
</I>&gt;<i>get a decent backup. I've been thinking about this for a while now and I
</I>&gt;<i>have a couple of questions.
</I>&gt;<i>
</I>&gt;<i>1. Can mod_mono be configured like mod_php? What I mean is, can I set
</I>&gt;<i>mod_mono up to have apache parse asp.net stuff anywhere I might have a web
</I>&gt;<i>accessible directory? Just as apache will parse any php code no matter where
</I>&gt;<i>it is accessed and requires no special setup on any vhosts?
</I>&gt;<i>
</I>&gt;<i>2. IF this is possible, is there any documentation anywhere that puts it in
</I>&gt;<i>clear terms? I have googled for several things, and all the docs I come up
</I>&gt;<i>with seem to have gaps, and I can never get things to work quite right.
</I>
You can use Apache's 'AddHandler mono .aspx .ascx .dll .asax ....' and
it will use mono on all those file extensions.
mod_mono has requires you to set up at least one so-called 'application'
that maps from virtual directory to physical directory. If you do this
for the root virtual directory of your server (/) and use the AddHandler
thing, you're all set.
-Gonzalo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="025859.html">[Mono-list] Apache/mod_mono, is apache supposed to start xsp or mod-mono-server?
</A></li>
<LI> Next message: <A HREF="025863.html">[Mono-list] Mono packages
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25941">[ date ]</a>
<a href="thread.html#25941">[ thread ]</a>
<a href="subject.html#25941">[ subject ]</a>
<a href="author.html#25941">[ author ]</a>
</LI>
</UL>
</body></html>