remm        01/06/13 17:41:32

  Modified:    src/conf/webapp Domain.xml
  Log:
  - Set /files at the files path.
  
  Revision  Changes    Path
  1.18      +1 -1      jakarta-slide/src/conf/webapp/Domain.xml
  
  Index: Domain.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/conf/webapp/Domain.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- Domain.xml        2001/06/13 17:44:00     1.17
  +++ Domain.xml        2001/06/14 00:41:31     1.18
  @@ -66,7 +66,7 @@
         <!-- Paths configuration -->
         <userspath>/users</userspath>
         <guestpath>guest</guestpath>
  -      <filespath></filespath>
  +      <filespath>/files</filespath>
         <parameter name="dav">true</parameter>
         <parameter name="standalone">true</parameter>
   
  
  
  

Reply via email to