El s�b, 28-02-2004 a las 15:47, Pablo Fischer escribi�: > Hi! > > Ok, I'll explain my problem: I have 2 projects: > > * asp.net-examples (/usr/share/asp.net-examples/asp) > * school projects (/pablo/aspnet) > > What I'm looking for, is to run both projects with XSP but each one with > a --root. > > I need to tell --root to both projects, cause If I just run with : > > --applications > /samples:/usr/share/asp.net-examples/asp,/school:/pablo/aspnet > > It runs ok, but in the browser I can't see the images (for example, the > mono logo in /samples), cause the WebServer doesn't know where to look > the images (the root dir).
Then something is wrong in your configuration. Did you add Alias directives to apache for those directories? -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
