I've setup apache2 to use mod_mono
here's a part of my config file:

    205 <Directory /home/*/pubwww>
    206         SetHandler mono
    207         Options +Indexes
    208         Allow from all
    209 </Directory>

I get the following error in error_log:

[Wed Dec 08 18:52:22 2004] [notice] Apache/2.0.52 (Gentoo/Linux)
PHP/4.3.9 mod_mono/1.0.4 configured -- resuming normal operations
[Wed Dec 08 18:52:24 2004] [error] No application found
for /~jonas/test.aspx


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to