[Mono-list] mod_mono Fedora 7

kubota2550 at gmail.com kubota2550 at gmail.com
Wed Jun 6 06:46:23 EDT 2007


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, kubota2550 at gmail.com <kubota2550 at gmail.com> 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 <cgranade at gmail.com> wrote:
> >
> > On Tuesday 05 June 2007 17:03, kubota2550 at gmail.com 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  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070606/08d428db/attachment.html 


More information about the Mono-list mailing list