Eric:
It doesn't show that the 401 is being used. I got straight to the
page.
On Wed, Oct 2, 2013 at 7:36 AM, Eric Covener wrote:
> On Mon, Sep 30, 2013 at 2:12 AM, Ezra Taylor
> wrote:
> > Hello All:
> >
> >I've been banging on this issues for a couple of days now. I
> > ha
On Mon, Sep 30, 2013 at 2:12 AM, Ezra Taylor wrote:
> Hello All:
>
>I've been banging on this issues for a couple of days now. I
> have all modules installed and can't get AuthType Basic or AuthType Digest
> to work. I even have a setup for LDAP that doesn't work. The same setup
> w
g
> Subject: Re: [users@httpd] AuthType Digest or AuthType Basic not workin
> in Apache 2.4.6
>
> Hello Leo:
>
> Below is what I have. I used htdigest to create a file name
> "somefile" and I specified the realm name realm. Note, I'm using a RHEL
> clo
From: Ezra Taylor [mailto:ezra.tay...@gmail.com]
Sent: Tuesday, October 01, 2013 7:34 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] AuthType Digest or AuthType Basic not workin in
Apache 2.4.6
Hello Leo:
Below is what I have. I used htdigest to create a file name "som
opa.gov> wrote:
> >From: Ezra Taylor [mailto:ezra.tay...@gmail.com ]
>
> >Subject: [users@httpd] AuthType Digest or AuthType Basic not workin in
> Apache 2.4.6
> >
> >I've been banging on this issues for a couple of days now. I have all
> modules installed and can
>From: Ezra Taylor [mailto:ezra.tay...@gmail.com]
>Subject: [users@httpd] AuthType Digest or AuthType Basic not workin in Apache
>2.4.6
>
>I've been banging on this issues for a couple of days now. I have all modules
>installed and can't get AuthType Basic or A
Hello All:
I've been banging on this issues for a couple of days now. I
have all modules installed and can't get AuthType Basic or AuthType Digest
to work. I even have a setup for LDAP that doesn't work. The same setup
works as in Apache 2.2. Can you guys give me some pointers as to
On Wed, Aug 7, 2013 at 6:20 AM, LuKreme wrote:
> First, when we set this up ages ago-go, the way to go was
>
> AuthType digest
>
> And I rather suspect that is *nt* the recommended way to go with 2.4.
Unless you're going to use SSL you probably still want to use Digest.
-
I had webDAV setup previously, but disabled it when transitioning to 2.4.
Before I dive in and try to get it working again, I have a couple of questions.
First, when we set this up ages ago-go, the way to go was
AuthType digest
And I rather suspect that is *nt* the recommended way to go with
On 5/22/05, Vicki Brown <[EMAIL PROTECTED]> wrote:
> I'm using Apache 1.3.33 on FreeBSD 4.7.
> I am trying to set up authenticated webdav.
> I tried to make it work with AuthType Digest following syntax found at
> http://www.gregwestin.com/webdav_for_ical.php
>
>
> DAV On
> AuthType Digest
>
I'm using Apache 1.3.33 on FreeBSD 4.7.
I am trying to set up authenticated webdav.
I can make this work with AuthType Basic
DAV On
AuthType Basic
AuthName "Restricted"
AuthUserFile /path/to/file
Require user myuser
Require valid-user
I tried to make it work with A
11 matches
Mail list logo