These are the modules (well, there is only really one -- mod_mono.so is a pointer to mod_mono.so.0.0.0) that apache needs to invoke xsp and deliver .aspx files.Now we need to configure apache.Open the apache configuration file with your fvourite editor (we will use vi):[root@luther]# vi /usr/local/apache2/conf/httpd.confGo to the bottom of that file, and append this text:<IfModule !mod_mono.c>LoadMod