From owner-freebsd-questions@freebsd.org Thu Feb 8 16:35:24 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D0A7F1197F for ; Thu, 8 Feb 2018 16:35:24 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from kicp.uchicago.edu (kicp.uchicago.edu [128.135.20.70]) by mx1.freebsd.org (Postfix) with ESMTP id 4EF7B70197 for ; Thu, 8 Feb 2018 16:35:24 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from point.uchicago.edu (point.uchicago.edu [128.135.52.6]) by kicp.uchicago.edu (Postfix) with ESMTP id 5B92371803F; Thu, 8 Feb 2018 10:35:18 -0600 (CST) Subject: Re: Apache24 and WebDaV To: byrnejb@harte-lyne.ca, freebsd-questions@freebsd.org References: From: Valeri Galtsev Message-ID: Date: Thu, 8 Feb 2018 10:35:18 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 16:35:24 -0000 On 02/08/18 09:26, James B. Byrne via freebsd-questions wrote: > I am transferring an existing WebDaV site running under Apache22 on > CentOS to a FreeBSD-11 jail running Apache24. I have transferred the > Apache22 configuration file for this service to the Apache24 site and > altered it to handle the changes in Apache24. > > The service starts on the jail without error and I can attempt to > connect to it from the Mate desktop file browser on my workstation. > But I keep getting the error : Not a WebDAV enabled share. > > I have searched for this error and found a discussion that says point > blank that WebDAV is broken on Apache24. I cannot believe this is > true but I applied the suggested fix to the WebDaV directory > configuration in Apache24 (add DirectoryIndex disabled). This changed > nothing. I have a bunch of servers with WebDAV that run under Apache 2.4 for quite some time. No problem with them all works as it should. Some were transferred from Apache 2.2. This is the moment to be careful: start with Apache 2.4 own configuration, and add blocks of config necessary to your particular stuff, but after taking them from apache 2.2 config file, you will need to rewrite them the way Apache 2.4 requires, which is different. (And checking which modules do you request loaded in new apache may help too). Good luck! Valeri > > Does anyone here have a working WebDaV configuration for Apache24 that > they could share with me so I can compare and discover if I have > missed some obscure setting; or an Apache24 change thereto? > > Thanks, > > -- ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++