Skip to content

Commit a74d8db

Browse files
committed
Fixed typo in the debian multiserver guide.
1 parent f6049db commit a74d8db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/INSTALL_DEBIAN_5.0_multiserver.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ a2enmod suexec rewrite ssl actions include
1212

1313
# If you want webdav then run the following to enable the Apache webdav modules:
1414

15-
a2enmod dav_fs a2enmod dav auth_digest
15+
a2enmod dav_fs
16+
a2enmod dav auth_digest
1617

1718

1819
apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatool

0 commit comments

Comments
 (0)