Date: Mon, 26 Aug 2002 12:07:27 +0530 From: "Unix Tools" <unixtools@hotmail.com> To: <sroberts@dsl.pipex.com>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: Re: mod_auth_db dir protection and apache Message-ID: <OE58EkTswaD8cAYVb5a00028064@hotmail.com> References: <1030220791.379.30.camel@Demon.vickiandstacey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
create the .htaccess file ===================== AuthName Security AuthType Basic require valid-user Options Indexes <PATH TO YOUR PASSWORD FILE> ===================== create the password file using htpasswd in httpd.conf replace the directive allowoverride none with allowoverride all restart apache THATS ALL YOU HAVE TO DO ----- Original Message ----- From: "Stacey Roberts" <stacey@Demon.vickiandstacey.com> To: "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Sent: Sunday, August 25, 2002 01:56 AM Subject: mod_auth_db dir protection and apache To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE58EkTswaD8cAYVb5a00028064>