[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Web Auth.



I do have a .htpasswd and .htaccess files do you have any examples of them.
thanks,


On Sat, 31 May 2003 15:45:00 -0400
 Jason Staudenmayer <jasons NJAQUARIUM ORG> wrote:
That's not going to ask for a usrname and passwd.
You'll a need .htaccess file in that dir with the right info.
And a .htpasswd file with user names and passwd's.



AuthType Basic AuthName "Secure area" AuthUserFile /.htpasswd require valid-user




-----Original Message-----
From: Brent L. Cox [mailto:redhatmail charter net] Sent: Saturday, May 31, 2003 3:39 PM
To: redhat-list redhat com
Cc: peter peltonen fivetec com
Subject: Re: Web Auth.



yeah I did stop and start the server.
this is the entry that I have put in my httpd.conf


<Directory "/var/www/html/php:>
AllowOverride None
Deny from from all
Order allow,deny
</Directory>


would this be correct?

On 31 May 2003 22:26:16 +0300
  Peter Peltonen <peter peltonen fivetec com> wrote:
On Sat, 2003-05-31 at 22:10, Brent L. Cox wrote:
ok I have edited the httpd.conf file but I do not get a prompt for User ID and Password. Can someone give me an Example what the entry is suposed to look like in the httpd.conf.

Did you remember to restart Apache after making changes to httpd.conf?


Regards,
Peter


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

<TEXTAREA NAME="Signature" ROWS="4" COLS="60"><TEXTAREA NAME="Signature" ROWS="4" COLS="60">



--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

<TEXTAREA NAME="Signature" ROWS="4" COLS="60"><TEXTAREA NAME="Signature" ROWS="4" COLS="60">





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]