cvs commit: perlfaq perlfaq9.pod

[email protected]
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
cvsuser     02/11/12 22:07:58

  Modified:    .        perlfaq9.pod
  Log:
  * How do I put a password on my web pages?
      + a kinder, gentler answer
  
  Revision  Changes    Path
  1.13      +6 -3      perlfaq/perlfaq9.pod
  
  Index: perlfaq9.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq9.pod,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -w -r1.12 -r1.13
  --- perlfaq9.pod	17 Aug 2002 17:09:11 -0000	1.12
  +++ perlfaq9.pod	13 Nov 2002 06:07:58 -0000	1.13
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq9 - Networking ($Revision: 1.12 $, $Date: 2002/08/17 17:09:11 $)
  +perlfaq9 - Networking ($Revision: 1.13 $, $Date: 2002/11/13 06:07:58 $)
   
   =head1 DESCRIPTION
   
  @@ -307,8 +307,11 @@
   
   =head2 How do I put a password on my web pages?
   
  -That depends.  You'll need to read the documentation for your web
  -server, or perhaps check some of the other FAQs referenced above.
  +To enable authentication for your web server, you need to configure
  +your web server.  The configuration is different for different sorts
  +of web servers---apache does it differently from iPlanet which does
  +it differently from IIS.  Check your web server documentation for
  +the details for your particular server.
   
   =head2 How do I edit my .htpasswd and .htgroup files with Perl?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.