[TYPO3] uploads or user-upload

Steffen Müller typo3 at t3node.com
Thu Sep 18 00:22:47 CEST 2008


Hi.

On 18.09.2008 00:04 bernd wilke wrote:
> [2] in this part of your server normaly you have no access by the TYPO3-
> BE as TYPO3 want to have control over this files.
> 

but you can easily change that by moving uploads/ into fileadmin and
creating a symlink:

$ mv uploads/ fileadmin/
$ ln -s fileadmin/uploads uploads/

now uploads is accessible by filelist module.

-- 
cheers,
Steffen

http://www.t3node.com/


More information about the TYPO3-english mailing list