In your httpd.conf your make change:
AllowOverride AuthConfig

----- Original Message -----
From: "Richard Humphrey" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED] Com" <[EMAIL PROTECTED]>
Sent: 14 Март 2003 г. 00:51
Subject: .htaccess


> Is anyone else having trouble using .htaccess on RH 8.0? I am trying to
> protect a directory under /var/www/html/mydirectory and I have followed
the
> instructions for using .htaccess. When I attempt to go to that directory,
I
> get blocked and I do not get a login dialog to allow me to put in my
> username/password. AM I doing something wrong or has something changed or
> broken?
>
> Here is my .htaccess file
>
> AuthName "Restricted Stuff"
> AuthType Basic
> AuthUserFile /etc/users
> require valid-user
>
>
> Richard Humphrey
> Multicam L.P.
> (972)-929-4070 ext 2408
> [EMAIL PROTECTED]
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to