[Mono-bugs] [Bug 463964] [Regression] mojoportal-2.2.7.9-1. 5 can not access newly created pages on mod-mono on mono-2.2rc1

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 8 13:57:04 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=463964

User mchristensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=463964#c10





--- Comment #10 from Marc Christensen <mchristensen at novell.com>  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.


More information about the mono-bugs mailing list