Disregard previous. As soon as I sent, I realized the mistyped path used. One other question, though, with /var/www/html/test coded into the apache conf file, will all asp apps need to be under this test directory?
On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
LoadModule cgi_module modules/mod_cgi.so LoadModule mono_module modules/mod_mono.so Alias /test "/var/www/html/test" AddMonoApplications default "/test:/var/www/www/html" <Location /test> SetHandler mono </Location> # # The following modules are not loaded by default: # #LoadModule cern_meta_module modules/mod_cern_meta.so #LoadModule asis_module modules/mod_asis.so # # Load config files from the config directory "/etc/httpd/conf.d". # Include conf.d/*.conf Include /etc/httpd/conf.d/mod_mono.conf # On 6/5/07, Christopher Granade <[EMAIL PROTECTED]> wrote: > > On Tuesday 05 June 2007 17:03, [EMAIL PROTECTED] wrote: > > Does anyone have tips on getting mod-mono installed on Fedora 7? I > want to > > add asp.net capabilities to Apache. I've followed the directions but > no > > luck. The html pages appear correctly but asp code is shown as code. > > Can you post some of the relevant sections from the apache config files? > It > sounds as if a reference to the mod-mono handler might be missing. > --Chris Granade > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
