Re: Enable file downloads outside the application tree

2007-08-20 Thread David Delbecq
If your OS allow it, use symbolic links + context->allowLinking=true En l'instant précis du 20/08/07 07:49, Glenn McCall s'exprimait en ces termes: > Hi I have a bulletin board scenarion (i.e. people can download files = > that others have uploaded). > > The easiest solution is to simply save the u

Enable file downloads outside the application tree

2007-08-19 Thread Glenn McCall
Hi I have a bulletin board scenarion (i.e. people can download files = that others have uploaded). The easiest solution is to simply save the uploaded files within my = application's directory tree (e.g. .../webapps/myapp/files or similar). = The problem with this is that if I deploy a new version