Em 25-05-2014 21:23, Tyler Morgan escreveu:
> On 5/25/2014 1:48 AM, raul o wrote:
>> Hi buddies, can anyone tell me as I implement WebDAV with nginx? Thanks.
>
> Are you hitting any specific problems that may be OpenBSD-centric? As
> long as nginx is compiled with --with-http_dav_module (which it i
On 2014-05-26, Tyler Morgan wrote:
> On 5/25/2014 1:48 AM, raul o wrote:
>> Hi buddies, can anyone tell me as I implement WebDAV with nginx? Thanks.
>
> Are you hitting any specific problems that may be OpenBSD-centric? As long as
> nginx is compiled with --with-http_dav_module (which it isn't by
On 5/25/2014 1:48 AM, raul o wrote:
Hi buddies, can anyone tell me as I implement WebDAV with nginx? Thanks.
Are you hitting any specific problems that may be OpenBSD-centric? As long as
nginx is compiled with --with-http_dav_module (which it isn't by default, so
you may have to recompile it)
On 3 Dec 2006, at 21:12, Pete Vickers wrote:
> I've used it problem free with osx & windows clients; it should
> probably only be available only over https,
Amusingly, that's almost the exact same setup I ended up with :)
I also had a non-ssl site serving from the same web root and denied
a
Hi,
I've used it problem free with osx & windows clients; it should
probably only be available only over https,
DocumentRoot "/var/www/secure_content"
ServerName whatever.com
ServerAlias www.whatever.com
ServerAdmin [EMAIL PROTECTED]
ErrorLog logs/error_log
TransferLog
> What version of Apache?
>
The standard pached variant of 1.3.29 that is included with 3.8-stable.
On 2/28/06, Nick Forrette <[EMAIL PROTECTED]> wrote:
>
> From: [EMAIL PROTECTED]
> Subject:httpd / mod_dav locking troubles (DavLockDB is
> chrooted
> relative)
> Date: February 28, 2006 7:21:59 AM PST
> To: [EMAIL PROTECTED]
>
>
> I'm running Ope
On 3/1/06, Didier Wiroth <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I don't know if this helps you but I thought I let you know. I used to
> run
> into a lot of strange problems running httpd with mod_dav, httpd crashes
> and also
> (as far as I can remember) some db lock problems.
>
> All my problems we
Hi,
I don't know if this helps you but I thought I let you know. I used to
run
into a lot of strange problems running httpd with mod_dav, httpd crashes
and also
(as far as I can remember) some db lock problems.
All my problems were solved by copying the libdav.so into the chroot
directory:
/var/w
9 matches
Mail list logo