Ok got the problem: I Missed the fact that no ACLS are set up for the anonymous role, so I had to add the corresponding read rights in the Website too. My working example is as follows:
Website ACL for anonymous ------------------------- - "Read only" on "Selected and Sub Pages" of / URL ACL for anonymous -------------------- - "Get&Post" on /* - "Deny acess" on /.magnolia* (to block out access attempts to the admin central) I think this is it. Is there anything else one should keep in mind when configuring a public instance based on an author instance? Cheers Claudio -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 10. Januar 2008 16:04 To: [email protected] Subject: [magnolia-user] How to create a public Instance Hi List. I noticed that the way how one can configure a public instance based on an Authoring instance has changed. Before it was: 1 Setting the server to Public 2 Disable /Delete Subscribers 3 Change default URI 4 Change Secured URI With 3.5 at least the part of the securedUID has changed. A Mail in this list noted that this can be achieved using the URL acl, however I don't get it to work. I set * to Post and Get for anonymous withut success. Could someone provide a Working example? Many thanks Claudio ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
