Skip to content

Commit

Permalink
Fixed Issue #NR: poiting to temporary upload directory's URL leads to…
Browse files Browse the repository at this point in the history
… listing (index) of files !

Note: /tmp/upload directory should have read and write access for everyone.

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@9555 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
Amit Shanker committed Nov 29, 2010
1 parent 0610163 commit c08b567
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Empty file added tmp/upload/index.html
Empty file.
7 changes: 7 additions & 0 deletions tmp/upload/readme.txt
@@ -0,0 +1,7 @@
This directory (/tmp/upload) is used for saving the uploaded files
temporarily.

Set this directory to 755 (world read/write) - or some level where your
server process has read AND write access.

Do NOT remove index.html EVER!

0 comments on commit c08b567

Please sign in to comment.