We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6049db commit a74d8dbCopy full SHA for a74d8db
docs/INSTALL_DEBIAN_5.0_multiserver.txt
@@ -12,7 +12,8 @@ a2enmod suexec rewrite ssl actions include
12
13
# If you want webdav then run the following to enable the Apache webdav modules:
14
15
-a2enmod dav_fs a2enmod dav auth_digest
+a2enmod dav_fs
16
+a2enmod dav auth_digest
17
18
19
apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatool
0 commit comments