[ http://jira.magnolia.info/browse/MAGNOLIA-1598?page=comments#action_14231 ] Amir Mistric commented on MAGNOLIA-1598: ----------------------------------------
Another perhaps usefull bit of information. If I access the public instance via following url http://server.company.org/magnolia-home/index.html?mgnlUserId=superuser&mgnlUserPSWD=superuser it also works ...which tells me that page exists and the reason why anonymous user is getting 404 is because default URI does not point to a login form but to the index.html instead (which it should).... > Anonymous user cannot browse public site > ---------------------------------------- > > Key: MAGNOLIA-1598 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1598 > Project: Magnolia > Issue Type: Bug > Environment: 3.1-SNAPSHOT > Reporter: Amir Mistric > Assigned To: Boris Kraft > > After publishing few simple pages using mapped subscription anonymous user is > not able to browse the public site. A 404 error is thrown... > author: > /www/ > /index > mapping used: > fromURI: /www/ > toURI: / > On public instance after activation I do get > /index.html page > and I did set default URI as redirect:/index.html > Also, after I log into a public site I am able to browse it... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
