Folder-Structure
upload
The folder /upload is located in the DOCUMENT_ROOT. In here all file uploaded files are saved.
The sub-directories-names represent the use-case of the images
- /3d/* - contains the 3d-models
- /deleted/* - contains all deleted upload-files, for the case if they've been deleted by accident.
- /media_file/* - images used in layers
- /position_file/* - used in exhibition-items (group.php)
- /shadow_texture/* - used in exhibition-items (group.php)