> > 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, Daniel Silva <[EMAIL PROTECTED]> wrote:
> 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.
-
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 absolute URLs, like this:
> >
> > ErrorDocument 401 http
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 absolute URLs, like this:
>
> ErrorDocument 401 http://200.xxx.xxx.xxx/solicitar_acesso.php
>
> But, the browser shows t
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 direcory of my web server, that contains:
> > ---
> > AuthNa
On 1/27/06, Daniel Silva <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a .htaccess file in a direcory of my web server, that contains:
> ---
> AuthName "Conteudo exclusivo"
> AuthType Basic
>
> AuthMySQLUser usuar
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