[Mono-list] Mod_Mono

Karl Gauthier karl.gauthier@2k1soft.com
26 Feb 2003 12:21:26 -0500


Hello,

I installed the Mono 0.20 rpm on my Red Hat 8.0 and I also installed
Mod-Mono and I did nothing else than install those RPM's.

I can always access /var/www/html/mrtg/index.html: that is never a
problem...

This is my mono.conf file:

	# Mono Configuration for Apache

	LoadModule mono_module modules/libmod_mono.so
	MonoApplication /mono /var/www/html/mono

When it is like that and I try to access localhost/mono/index.aspx, it
does not show and it gets stuck on 'Sending request to localhost...'


Other try:
	# Mono Configuration for Apache

	LoadModule mono_module modules/libmod_mono.so
	#MonoApplication /mono /var/www/html/mono

When it is like that and I try to access localhost/mono/index.aspx, it
does not show and it gets stuck on 'Connecting to www.localhost.com...'

I also ran those commands:
chown apache.apache /var/www/.wapi
chmod 700 /var/www/.wapi
chown -R apache.apache /var/www/html/mono

Is there anything else I need to do? Like setting some Apache Settings?

Thank you very much,
Karl
R & D
2K1Soft Solutions inc.