[Mono-list] mod_mono No application found for error

Jonas Geiregat jonas.geiregat@gmail.com
Wed, 08 Dec 2004 19:05:04 +0100


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
-- 
Jonas Geiregat <jonas.geiregat@gmail.com>