[Mono-list] Configuring apache to run mod_mono
Sergio Blanco Cuaresma
sergio-blanco@iespana.es
14 Sep 2003 18:24:58 +0200
--=-tg2eodFXqCFyJ44lTaJ9
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable
El dom, 14-09-2003 a las 13:20, Gonzalo Paniagua Javier escribi=F3:
> There was a bug in the documentation (INSTALL.txt) regarding the
> directive name. For mod_mono_unix, something like:
>=20
> Listen 8080
> LoadModule mono_unix_module /home/gpanjav/httpd/modules/mod_mono_unix.so
> MonoApplicationUnix /mono /tmp/mod_mono_server
>=20
> works.
That's perfect, thanks! But with the current CVS version of mod_mono the
correct configuration is:
Listen 8080
LoadModule mono_unix_module /home/gpanjav/httpd/modules/mod_mono_unix.so
MonoApplicationUnix /tmp/mod_mono_server
Without the alias "/mono", now this is controlled directly by
mod_mono_server.exe, so you can specify virtual directories with:
mono mod-mono-server.exe --applications /virtual:/real/path
More info with mono mod-mono-server.exe --help
--=20
[aka Marble]
Web Personal <> http://www.marblestation.com
Registered LiNUX user #140941 <> http://counter.li.org/
Socio #3274 de HispaLinux <> http://www.hispalinux.es
Miembro de GPL URV <> http://www.gplurv.org
GnuPG key: 0x0ED2CF9D <> hkp://pgp.escomposlinux.org
--=-tg2eodFXqCFyJ44lTaJ9
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
digitalmente
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQA/ZJT1fGXf5g7Sz50RAoOzAKDUdgFiwsCYxa5y4OPEiuPIZLgBWQCfQ5hM
MgjzOd0fM6OTggD/72xSyzY=
=UFzZ
-----END PGP SIGNATURE-----
--=-tg2eodFXqCFyJ44lTaJ9--