Open up apps directory on publish instance
For an internal demo site I need to be able to house clientlibs under /apps/ on a per component basis. Replication is working, but it is not viewable to non-admin users who view it on publish. When a user is not admin, client libraries return 404s, and the page does not render appropriately. Housing client libraries under components is discussed as an option under the developer documentation, but it seems to be disabled on publish by default.
I'd like to provide full access to apps on publish also for viewing in crxde-lite and content explorer also. Currently these are hidden from view if not logged in as admin.
I'm aware of the security issues related to blocking apps in favor of etc for client libraries, but this is a special case and a client requirement, and for internal consumption only. It is all behind a company firewall.
Thanks for any assistance,
Matt