Hello!
There are a page with Content Publisher Portlet 2.0 in my site (Site is in VAP). Using this portlet, user places a static file in a page. File is saved in the folder VCMInstallDir/ inst-vgninst/ file_source/my_folder. There a link to this file in a page, the link looks like "http://myhost:7003/file_source/my_folder/name_of_file".
If user is authenticated in WEM, user can download a file without problems. But if user is not authenticated in WEM, he gets an error "Forbidden".
Does anybody know, how can I make "http://myhost:7003/file_source/my_folder/" available for all users?
Thanks for your help!