[Mono-list] mod_mono [error] No application found for /~jonas/test.aspx
Jonas Geiregat
yux@sdf-eu.org
Wed, 08 Dec 2004 18:53:28 +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