From ff400da56bf9e4642d059675b86464753acde5a6 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 24 Mar 2002 13:01:55 +0000 Subject: [PATCH] - default mod_dav module configuration file. Changed files: apache-mod_dav.conf -> 1.1 apache1-mod_dav.conf -> 1.1 --- apache-mod_dav.conf | 11 +++++++++++ apache1-mod_dav.conf | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 apache-mod_dav.conf create mode 100644 apache1-mod_dav.conf diff --git a/apache-mod_dav.conf b/apache-mod_dav.conf new file mode 100644 index 0000000..bc16e2a --- /dev/null +++ b/apache-mod_dav.conf @@ -0,0 +1,11 @@ + + DAVLockDB /var/lock/mod_dav/ + DAVMinTimeout 600 +# +# Options None +# DAV On +# +# Require user greg +# +# + diff --git a/apache1-mod_dav.conf b/apache1-mod_dav.conf new file mode 100644 index 0000000..bc16e2a --- /dev/null +++ b/apache1-mod_dav.conf @@ -0,0 +1,11 @@ + + DAVLockDB /var/lock/mod_dav/ + DAVMinTimeout 600 +# +# Options None +# DAV On +# +# Require user greg +# +# + -- 2.43.0