Diff for /loncom/html/adm/help/tex/Domain_Configuration_Quotas.tex between versions 1.7 and 1.8

version 1.7, 2017/12/01 20:57:35 version 1.8, 2020/01/10 17:24:42
Line 39  Note: webDAV usage requires Apache with Line 39  Note: webDAV usage requires Apache with
 The user will be prompted to enter his/her username (this will be the LON-CAPA username  The user will be prompted to enter his/her username (this will be the LON-CAPA username
 or username,domain if the access is for a co-author with a domain different   or username,domain if the access is for a co-author with a domain different 
 to that of the author), and the user's LON-CAPA password. webDAV also requires that the  to that of the author), and the user's LON-CAPA password. webDAV also requires that the
 dav and dav_fs modules are enabled in Apache. The way those are enabled depends on the   dav and dav\_fs modules are enabled in Apache. The way those are enabled depends on the 
 Linux distro (command line access required).  Linux distro (command line access required).
 the Apache config.    the Apache config.  
   
Line 57  file added when the httpd rpm is install Line 57  file added when the httpd rpm is install
   
 \item Ubuntu  \item Ubuntu
   
 Use the commands: a2enmod dav and a2enmod dav_fs to enable the modules.   Use the commands: a2enmod dav and a2enmod dav\_fs to enable the modules. 
   
 \item SLES  \item SLES
   
 The APACHE_MODULES entry in /etc/sysconfig/apache2 contains the list of modules to be  The APACHE\_MODULES entry in /etc/sysconfig/apache2 contains the list of modules to be
 loaded. If dav and dav_fs are not present they should be added to the list.  loaded. If dav and dav\_fs are not present they should be added to the list.
   
 \end{itemize}  \end{itemize}
   

Removed from v.1.7  
changed lines
  Added in v.1.8


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>