[Mono-list] mod_mono

Osmany Guirola Cruz osmany.guirola@cigb.edu.cu
Sat, 5 Jun 2004 08:22:36 -0400


Yes it have permissions on that directory
When I say does not work I mean that apache don't "translate" the asp.net c=
ode my browser list the asp.net code.
The first time I do a copy of the same test folder from xsp and rename the =
alias in the httpd.conf and does not work
 =20

-----Original Message-----
From: Gonzalo Paniagua Javier [mailto:gonzalo@ximian.com]=20
Sent: Saturday, June 05, 2004 12:05 AM
To: mono-list@lists.ximian.com
Subject: RE: [Mono-list] mod_mono


El vie, 04-06-2004 a las 23:27, Osmany Guirola Cruz escribi=F3:
> I do this and works (asp example)
>=20
> Alias /mono "/srv/www/htdocs/test"
> MonoApplications "/mono:/srv/www/htdocs/test"
> <Directory /srv/www/htdocs/test>
>  SetHandler mono
>  <ifModule mod_dir.c>
>   DirectoryIndex index.aspx
>  </ifModule>
> </Directory>
>=20
> But when I do this
>=20
> Alias /first "/srv/www/htdocs/first"
> MonoApplications "/mono:/srv/www/htdocs/first"
> <Directory /srv/www/htdocs/first>
>  SetHandler mono
>  <ifModule mod_dir.c>
>   DirectoryIndex index.aspx
>  </ifModule>
> </Directory>
>=20
> Does not work

"Does not work" is too generic for us to help you...
May be it's a permission problem. Does the user running apache have permiss=
ion to read from that directory?

-Gonzalo


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com http://lists.ximian.com/m=
ailman/listinfo/mono-list