[Mono-devel-list] Setting up mod_mono
Subba Rao Thirumoorthy
subbarao at nrg.cs.usm.my
Thu Apr 29 03:06:07 EDT 2004
Hi im new to ASP.Net and am trying to install it using mod_mono
System spec Fedora core1 with apache installed 2.0.47
Mono 0.31 installed using rpm
Xsp 0.9-0 installed using rpm
Mod_mono 0.7-0 installed using rpm
My apache works fine
I added this line to the httpd.conf
Listen 8080
LoadModule mono_module /etc/httpd/modules/mod_mono.so
MonoApplication /mono /var/www/html/asp --> this line gives me the error
Syntax error on line 146 of /etc/httpd/conf/httpd.conf:
Invalid command 'MonoApplication', perhaps mis-spelled or defined by a
module not included in the server configuration
More information about the Mono-devel-list
mailing list