On Tue, 2006-07-25 at 10:53 -0400, Gonzalo Paniagua Javier wrote: > On Tue, 2006-07-25 at 15:35 +0200, Bo Rosenquist wrote: > > > An entry (demo.conf) in /etc/apache/vhosts.d points out the test > > > application: > > > > > > Alias /demo "/usr/lib/xsp/test" > > > AddMonoApplications demo "/demo:/usr/lib/xsp/test" > > > <Location /demo> > > > SetHandler mono > > > Allow from all > > > </Location> > > You need a 'MonoSetServerAlias demo' inside that <Location> > > -Gonzalo >
Hurrah, it works! You help is greatly appreciated, thanks. /Bo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
