Date: Fri, 24 Apr 1998 09:14:50 +0200 (CEST) From: Sake Blok <sake@euronet.nl> To: mluser01@otess.com (Shin'ichiro Seto/OTESS, Inc.) Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Who for Apache Message-ID: <199804240714.JAA09964@support.euronet.nl> In-Reply-To: <199804232353.QAA07303@otess.com> from "Shin'ichiro Seto/OTESS, Inc." at "Apr 23, 98 04:52:45 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> This is an example: > I have a regular web site that has a private portion, something like > a user support bulletin board. The bulletin board is strictly for our > clients. The username and password will be given to clients by CGI > ( htpwd etc. ) or E-mail. I don't want crackers get into the bulletin > board. So, I'd like to make a program that will scan usernames based on > htpwd ( not /etc/passwd ) who are visiting the page. Have a look at the .htpasswd-file feature of apache, in in you can define a passwd-file that it will check, before allowing access to the directory in which it resides. Sake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804240714.JAA09964>