Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 3861 invoked by uid 500); 14 Aug 2003 23:57:33 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 3847 invoked from network); 14 Aug 2003 23:57:33 -0000 Received: from naturesflavors.com (HELO naturesfragrances.com) (216.127.70.27) by daedalus.apache.org with SMTP; 14 Aug 2003 23:57:33 -0000 Received: (qmail 9844 invoked from network); 14 Aug 2003 23:53:15 -0000 Received: from adsl-63-198-248-138.dsl.lsan03.pacbell.net (HELO JonathanDell) (63.198.248.138) by 0 with SMTP; 14 Aug 2003 23:53:15 -0000 Message-ID: <005601c362bf$36949a90$0401a8c0@NEWPORTSEELECT.com> From: "Jonathan Hilgeman" To: References: Date: Thu, 14 Aug 2003 16:53:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Goofy .htaccess problem If you have PHP installed, you can use it in place of an .htaccess to create a pop-up and you can program it to do whatever you want - even log all the attempts into a specific location, or maybe send "real" users one place and all others to another fake logged in place. There's a lot of fun possibilities. Here's a really over-detailed tutorial on how to do it, although you could probably skip to the end to get the code if you don't want to learn about how it works: http://www.zend.com/zend/tut/authentication.php - Jonathan ----- Original Message ----- From: "Herb Stein" To: Sent: Thursday, August 14, 2003 1:13 PM Subject: RE: [users@httpd] Goofy .htaccess problem > I have a client who wants to let anybody enter a random > userid and a specific passwd. This was not clear in the > FM. I'm sure it's simple. > > -- > Herb Stein > The Herb Stein Group > www.herbstein.com > herb@herbstein.com > 314 952-4601 > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org