LoadModule mono_module extramodules/libmod_mono.so AddHandler mono .aspx .ashx .asmx .ascx .asax .config .ascx MonoUnixSocket /tmp/mod_mono_server # Uncomment this block to enable the xsp samples Alias /mono "/usr/share/doc/xsp/test" MonoApplications "/mono:/usr/share/doc/xsp/test" #SetHandler mono Order allow,deny Allow from all