]> git.mjollnir.org Git - moodle.git/commitdiff
Updates
authormoodler <moodler>
Thu, 21 Nov 2002 15:30:53 +0000 (15:30 +0000)
committermoodler <moodler>
Thu, 21 Nov 2002 15:30:53 +0000 (15:30 +0000)
doc/install.html
doc/release.html

index 7e9d46c3cb1cb56f09be00cd1bbcacc26c9e47ed..96913cf3555a351d137f3073a248a5ce9a00828f 100755 (executable)
 <blockquote>\r
   <p>Moodle will also need some space on your hard disk to store uploaded files, \r
     such as course documents and user pictures.</p>\r
-  <p>Create a directory for this purpose somewhere <B>away</B> from the web server \r
-    documents directory (we don't want these files to be directly accessible from \r
-    the web), and ensure that the web server software has permission to write \r
+\r
+  <p>Create a directory for this purpose somewhere.  For security, it's best that \r
+     this directory is NOT accessible via the web.  The easiest way to do this\r
+     is to simply locate it OUTSIDE the web directory, otherwise make sure it's well \r
+     protected with .htaccess security.\r
+  \r
+  <p>So that Moodle can save uploaded files in this directory, make sure that \r
+     the web server software (eg Apache) has permission to write \r
     to this directory. On Unix machines, this means setting the owner of the directory \r
     to be something like &quot;nobody&quot; or &quot;apache&quot;.</p>\r
 </blockquote>\r
index 1c1844efd25b24693a95aa98ce5189e2d575c4b0..bd9acf09ff8f0bc4d96ede8f2887fe2bdbd9f253 100644 (file)
@@ -38,6 +38,8 @@
      <LI> Character set in email now matches current language
      <LI> User pictures are now uploaded even if other fields have errors
      <LI> Submitted assignments were sometimes having their owner changed - fixed.
+     <LI> Admin can always log in regardless of external authentication
+     <LI> User log graphs are now translatable
      </UL>
 
 </DL></UL>