OSDN Git Service

FIX:Strict Standards: Only variables should be passed by reference in
[nucleus-jp/nucleus-next.git] / media / readme.txt
1 Nucleus Media Directory
2 -----------------------
3
4 Uploaded images will end up in the media directory.
5
6 Subdirectories work as follows:
7
8 * numeric (e.g. /media/1/)
9
10 Media files for a certain member (directory name is the memberid)
11
12 * other directories (e.g. /media/common/)
13
14 Global media collections that can be used by any member that is on a team. In order to create a new collection, simply create a new directory and assure write access is enabled for it.
15
16 PLEASE NOTE: The .htaccess file in this directory is intended to enhance security of your server by disallowing the running of scripts from the media folder. This will protect against rogue members, or external exploits, that rely on uploading script files to this folder for execution at a later time. Depending on the configuration of your web server, this code may not run as intended. it can be disabled by renaming the .htaccess file.