--- loncom/html/adm/help/tex/Domain_Configuration_Quotas.tex 2017/12/01 20:57:35 1.7 +++ loncom/html/adm/help/tex/Domain_Configuration_Quotas.tex 2020/01/10 17:24:42 1.8 @@ -39,7 +39,7 @@ Note: webDAV usage requires Apache with 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 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). the Apache config. @@ -57,12 +57,12 @@ file added when the httpd rpm is install \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 -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. +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. \end{itemize}