I checked several blogs / doc / stackoverflow forum entries but I still don\'t know what I am doing wrong. I want to give access to an URL to anybody. The perm
perm
will not allow access to any resource irrespective of what ever sub pattern you define for other resources.
Change your pattern to somthing like
/*add an extra folder and shift the resources there */
and