I apologize if this comes across noob. I understand your solution works just not quite sure how. :)
Does this mean that it is suggested to use DotNetNuke.HttpModules.UrlRewrite.dll instead of Ventrian.FriendlyUrl.dll? Is the core solution suggested by Mariette for 4.8.0 the same as version 4.6.2? We are not in a position to upgrade the core at this time.
Just to give a bit more information I have tested the 404 and narrowed it down to the following. My portal has one alias, all of the links/menu items/images all work fine when using http. When following a working link and changing to https I get 404. I can get the homepage of the portal in https but I am gussing that this is because there is no URL info to parse. None of the links on the https homepage work either. It appears to me that the url parser fails when using https and a non default.aspx request page. |