https://bugzilla.novell.com/show_bug.cgi?id=463964
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=463964#c10 --- Comment #10 from Marc Christensen <[email protected]> 2009-01-08 11:57:03 MST --- Marek, OK, I found out where it's broken. In this case, it doesn't matter if you have trailing "/" on the end of the Alias or DocumentRoot directives. That was a red-herring. Where this broke is when configuring apache to access mojoportal in a location other than "/" i.e. "/mojoportal". If I change my configuration file to Alias / "/usr/share/mono/asp.net/apps/mojoportal-2.2.7.9/" to match your configuration, things work fine. And if I change your configuration to be Alias /mojoportal "/usr/share/mono/asp.net/apps/mojoportal-2.2.7.9/" Then your configuration breaks and I can reproduce the issue, not being able to access newly created pages. Accessing mojoportal under /mojoportal (or any other location than "/") works on mono-2.0 but breaks in mono-2.2rc1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
