зеркало из https://github.com/mono/mail-archives.git
79 строки
3.0 KiB
HTML
79 строки
3.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] mono and apache2
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:millemille1000%40tiscali.it">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025938.html">
|
|
<LINK REL="Next" HREF="025946.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] mono and apache2
|
|
</H1>
|
|
<B>Massimiliano Vella
|
|
</B>
|
|
<A HREF="mailto:millemille1000%40tiscali.it"
|
|
TITLE="[Mono-list] mono and apache2">millemille1000@tiscali.it
|
|
</A><BR>
|
|
<I>Tue, 22 Feb 2005 19:19:33 +0100</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025938.html">[Mono-list] ThreadStatic attribute not working?
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025946.html">[Mono-list] mono and apache2
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25935">[ date ]</a>
|
|
<a href="thread.html#25935">[ thread ]</a>
|
|
<a href="subject.html#25935">[ subject ]</a>
|
|
<a href="author.html#25935">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi all, I'm new here! I've a problem with mono and apache2 on debian
|
|
unstable (mono and all relative packages version 1.0.5-2, apache2
|
|
version 2.0.53-4). I've written a simple asp.net page and I've followed
|
|
the instructions to add this web application to mono-server, i.e.
|
|
mono-server-admin.conf add --path=/home/myname/ASPNET
|
|
--app=PaginaTest.aspx and then mono-server-update.conf. When I open the
|
|
web page (<A HREF="http://localhost/PaginaTest.aspx">http://localhost/PaginaTest.aspx</A>) I obtain the following
|
|
error:
|
|
Server error in '/PaginaTest.aspx' application
|
|
|
|
________________________________________________________________________
|
|
File '/PaginaTest.aspx/' not found.
|
|
Description: Error processing request.
|
|
|
|
Error Message: HTTP 404. File '/PaginaTest.aspx/' not found.
|
|
|
|
Well, I've also installed asp.net-examples (version 1.0.4-0pre1) and
|
|
I've done the following experiment: in the /usr/share/asp.net-demos/asp/
|
|
folder I've added the symbolic link to the previous web application
|
|
(PaginaTest.aspx). Surprise... loading the asp.net-examples page
|
|
(<A HREF="http://localhost/samples">http://localhost/samples</A>), there are all the examples plus my
|
|
PaginaTest.aspx and, incredible, it works!
|
|
So, can anyone help me to solve this problem?
|
|
Thanks, MAX
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025938.html">[Mono-list] ThreadStatic attribute not working?
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025946.html">[Mono-list] mono and apache2
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25935">[ date ]</a>
|
|
<a href="thread.html#25935">[ thread ]</a>
|
|
<a href="subject.html#25935">[ subject ]</a>
|
|
<a href="author.html#25935">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|