How to configure apache to authenticate in AD?
Daniel.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTE
> > Ok, Joshua. But the apache documentation says:
>
> Keep reading. It says (in bold text): if you use an ErrorDocument 401
> directive then it must refer to a local document.
>
> Joshua.
>
Ok, I see it. Once again, thanks for the support.
---
On 1/28/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 1/28/06, Daniel Silva <[EMAIL PROTECTED]> wrote:
>
> > > The fix is to use only absolute URLs (starting in http:// or at least
> > > /) in the errordocument.
>
> >
> > I´ve tried to use
On 1/28/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 1/27/06, Daniel Silva <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have a .htaccess file in a direcor
Hi,
I have a .htaccess file in a direcory of my web server, that contains:
---
AuthName "Conteudo exclusivo"
AuthType Basic
AuthMySQLUser usuario
AuthMySQLPassword senha
AuthMySQLDB banco
AuthMySQLUserTable ta