cvs commit: apache-site .cvsignore

2000-02-27 Thread brian
brian   00/02/27 15:20:49

  Modified:..cvsignore
  Log:
  Update this file, adding a mail directory to move the archives to.
  
  Revision  ChangesPath
  1.10  +1 -9  apache-site/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /home/cvs/apache-site/.cvsignore,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- .cvsignore1999/04/24 00:41:16 1.9
  +++ .cvsignore2000/02/27 23:20:49 1.10
  @@ -1,17 +1,9 @@
  -.welcome.ftp
  -bugs
  -data
   dist
   docs
  -docsx
   docs-1.2
   foundation
   from-cvs
  -incoming
  -java
  -js
  +mail
   manual-index-data
  -nounss
  -perl
   printenv.cgi
   robots.txt
  
  
  
From [EMAIL PROTECTED] Mon Feb 28 03:13:50 2000
Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 66735 invoked by uid 500); 28 Feb 2000 03:13:48 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
X-No-Archive: yes
Reply-To: [EMAIL PROTECTED]
list-help: mailto:[EMAIL PROTECTED]
list-unsubscribe: mailto:[EMAIL PROTECTED]
list-post: mailto:[EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 66717 invoked by uid 500); 28 Feb 2000 03:13:48 -
Delivered-To: [EMAIL PROTECTED]
Date: 28 Feb 2000 03:13:47 -
Message-ID: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: cvs commit: apache-2.0/src/main http_main.c

rbb 00/02/27 19:13:47

  Modified:src/main http_main.c
  Log:
  Remove second ap_initialize left over from previous patch.
  Submitted by: Jeff Trawick
  Reviewed by:  Ryan Bloom
  
  Revision  ChangesPath
  1.31  +0 -2  apache-2.0/src/main/http_main.c
  
  Index: http_main.c
  ===
  RCS file: /home/cvs/apache-2.0/src/main/http_main.c,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- http_main.c   2000/02/23 15:37:37 1.30
  +++ http_main.c   2000/02/28 03:13:47 1.31
  @@ -308,8 +308,6 @@
   
   g_pHookPool=pglobal;
   
  -ap_initialize();
  -
   ap_setup_prelinked_modules(process);
   
   ap_create_context(pcommands, pglobal);
  
  
  


cvs commit: apache-devsite mailing-lists.html

2000-02-21 Thread brian
brian   00/02/21 12:13:07

  Modified:.mailing-lists.html
  Log:
  Update mailing list info.
  
  Revision  ChangesPath
  1.6   +16 -26apache-devsite/mailing-lists.html
  
  Index: mailing-lists.html
  ===
  RCS file: /home/cvs/apache-devsite/mailing-lists.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- mailing-lists.html1998/09/02 16:09:42 1.5
  +++ mailing-lists.html2000/02/21 20:13:07 1.6
  @@ -18,27 +18,17 @@
   /CENTER
   
 P
  -  The Apache Project makes very heavy use of mailing lists.
  -  All of these are Majordomo lists, which means that if you want to
  -  subscribe, just send a mail message to
  -  lt;A
  -   HREF=mailto:[EMAIL PROTECTED]
  -  SAMP[EMAIL PROTECTED]/SAMP/Agt;
  -  with the following in the message STRONGbody/STRONG (EMnot/EM the
  -  STRONGsubject/STRONG!).  (The quot;SAMPEnd/SAMPquot; keeps
  -  Majordomo from trying to treat any signature text as commands.)
  -  /P
  -  P
  -  DL
  -   DDSAMPsubscribe EMlist-name/EM
  -BR
  -end/SAMP
  -   /DD
  -  /DL
  -  /P
  +  The Apache Project makes very heavy use of mailing lists.  All of
  +  these are A HREF=http://www.ezmlm.org/;ezmlm/A lists, which
  +  means that if you want to subscribe to BEMlist/EM@apache.org/B
  +  then you want to email BEMlist/EM[EMAIL PROTECTED]/B,
  +  for any given list.  If you need help with the various ezmlm commands
  +  for a given list, email BEMlist/EM[EMAIL PROTECTED]/B.
  +  Details given below.
  +
 UL
  LIA
  - HREF=mailto:[EMAIL 
PROTECTED]body=subscribe%20apache-announce%0Dend
  + HREF=mailto:[EMAIL PROTECTED]
  SAMPapache-announce/SAMP/A
   P
   Every time there is a significant announcement to be made about any
  @@ -62,7 +52,7 @@
   /P
  /LI
  LIA
  - HREF=mailto:[EMAIL 
PROTECTED]body=subscribe%20apache-bugdb%0Dend
  + HREF=mailto:[EMAIL PROTECTED]
  SAMPapache-bugdb/SAMP/A
   P
   This is the mailing list to which all activity in the problem report
  @@ -122,7 +112,7 @@
   /BLOCKQUOTE
  /LI
  LIA
  - HREF=mailto:[EMAIL 
PROTECTED]body=subscribe%20apache-cvs%0Dend
  + HREF=mailto:[EMAIL PROTECTED]
  SAMPapache-cvs/SAMP/A
   P
   This list is used to notify developers of changes to the master CVS
  @@ -131,7 +121,7 @@
   /P
  /LI
   
  -   LIA HREF=mailto:[EMAIL PROTECTED]body=subscribe%20apache-docs%0Dend
  +   LIA HREF=mailto:apache-docs-subscribe;
SAMPapache-docs/SAMP/A
P
See the
  @@ -139,7 +129,7 @@
related projects/A page for more info.
/P
   
  -   LIA HREF=mailto:[EMAIL 
PROTECTED]body=subscribe%20current-testers%0Dend
  +   LIA HREF=mailto:[EMAIL PROTECTED]
SAMPcurrent-testers/SAMP/A
P
This mailing list is for folks who want to test out development
  @@ -150,7 +140,7 @@
in released versions to the bugdb however.
/P
   
  -   LIA HREF=mailto:[EMAIL PROTECTED]body=subscribe%20gui-dev%0Dend
  +   LIA HREF=mailto:[EMAIL PROTECTED]
SAMPgui-dev/SAMP/A
P
See the
  @@ -158,7 +148,7 @@
related projects/A page for more info.
/P
   
  -   LIA HREF=mailto:[EMAIL PROTECTED]body=subscribe%20new-httpd%0Dend
  +   LIA HREF=mailto:[EMAIL PROTECTED]
SAMPnew-httpd/SAMP/A
P
This list is the primary developer mailing list.  It can be very
  @@ -170,7 +160,7 @@
to the USENET newsgroup comp.infosystems.www.servers.unix.
/P
   
  -   LIA HREF=mailto:[EMAIL 
PROTECTED]body=subscribe%20stable-testers%0Dend
  +   LIA HREF=mailto:[EMAIL PROTECTED]
SAMPstable-testers/SAMP/A
P
This mailing list is for folks who want to test out development
  
  
  


new home for @apache.org lists.

2000-02-15 Thread Brian Behlendorf

Apologies in advance for any duplicates and please, if you choose to
respond to this message, do *not* respond to all, just to me.

The mail for addresses @apache.org has been moved to a new machine, and
with it to a new mailing list manager, ezmlm (ta ta majordumbo).  To
get the list of administrative commands available, please send an email to

  [EMAIL PROTECTED]

where list is the list you're subscribed to.

Also, the lists new-httpd, apache-cvs, modperl-cvs now have digests.
The modperl-digest list is intact.

Let me know if you see any problems.

Brian




cvs commit: apache-site/mirrors index.html mirrors.check mirrors.list

2000-01-27 Thread brian
brian   00/01/27 14:44:17

  Modified:mirrors  index.html mirrors.check mirrors.list
  Log:
  modified digital.com entry.
  
  Revision  ChangesPath
  1.77  +4 -4  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- index.html2000/01/15 04:54:10 1.76
  +++ index.html2000/01/27 22:44:12 1.77
  @@ -381,8 +381,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://mirrors.partnersforever.net/apache/;us/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://opnsrc.service.digital.com/apache/;us/A -
  -!-- [EMAIL PROTECTED] --
  +A HREF=http://opnsrc.support.digital.com/apache/;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.utk.edu/apache/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://us-mirror.www.ai.net/pub/apache/;us/A -
  @@ -658,8 +658,8 @@
   !--  --
   A HREF=ftp://mirrors.partnersforever.net/pub/apache/dist/;us/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=ftp://opnsrc.service.digital.com/apache/dist/;us/A -
  -!-- [EMAIL PROTECTED] --
  +A HREF=ftp://opnsrc.support.digital.com/apache/dist/;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=ftp://us-mirror.ftp.ai.net/pub/apache/dist/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=ftp://ftp.is.co.za/internet/www/servers/apache/;za/A -
  
  
  
  1.6   +1 -1  apache-site/mirrors/mirrors.check
  
  Index: mirrors.check
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.check,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- mirrors.check 2000/01/15 04:54:10 1.5
  +++ mirrors.check 2000/01/27 22:44:13 1.6
  @@ -1 +1 @@
  -2000-01-14
  +2000-01-27
  
  
  
  1.91  +2 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- mirrors.list  2000/01/15 04:54:10 1.90
  +++ mirrors.list  2000/01/27 22:44:14 1.91
  @@ -123,7 +123,7 @@
   ftp  us  ftp://ftp.twoguys.org/pub/apache/   [EMAIL PROTECTED]
   ftp  us  ftp://galileo.galilei.com/pub/apache/   
   ftp  us  ftp://mirrors.partnersforever.net/pub/apache/dist/  [EMAIL 
PROTECTED]
  -ftp  us  ftp://opnsrc.service.digital.com/apache/dist/   [EMAIL 
PROTECTED]
  +ftp  us  ftp://opnsrc.support.digital.com/apache/dist/   [EMAIL 
PROTECTED]
   ftp  us  ftp://us-mirror.ftp.ai.net/pub/apache/dist/ [EMAIL 
PROTECTED]
   ftp  za  ftp://ftp.is.co.za/internet/www/servers/apache/ [EMAIL 
PROTECTED]
   ftp  za  ftp://ftp.linux.co.za/pub/apache/   [EMAIL PROTECTED]
  @@ -308,7 +308,7 @@
   http us  http://galileo.galilei.com/apache/
   http us  http://mirrors.hotdog.org/apache/   [EMAIL PROTECTED]
   http us  http://mirrors.partnersforever.net/apache/  [EMAIL 
PROTECTED]
  -http us  http://opnsrc.service.digital.com/apache/   [EMAIL 
PROTECTED]
  +http us  http://opnsrc.support.digital.com/apache/   [EMAIL 
PROTECTED]
   http us  http://sunsite.utk.edu/apache/  [EMAIL PROTECTED]
   http us  http://us-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
   http us  http://www.communitech.net/apache/  [EMAIL PROTECTED]
  
  
  


cvs commit: apache-site index.html

1999-11-09 Thread brian
brian   99/11/09 01:50:48

  Modified:.index.html
  Log:
  Again, link to the XML project.
  
  Revision  ChangesPath
  1.7   +1 -0  apache-site/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html1999/10/22 15:54:31 1.6
  +++ index.html1999/11/09 09:50:48 1.7
  @@ -31,6 +31,7 @@
   hr width=50% size=4
 a href=foundation/projects.htmlfont size=-1ASF 
Projects:/font/abr
   b   a href=httpd.htmlApache Server/abr
  +  a href=http://xml.apache.org/;XML-Apache/abr
 a href=http://jakarta.apache.org/;Jakarta/abr
 a href=http://java.apache.org/;Java-Apache/abr
 a href=http://perl.apache.org/;mod_perl/abr
  
  
  


cvs commit: apache-site announcelist.html

1999-10-27 Thread brian
brian   99/10/27 15:56:52

  Modified:.announcelist.html
  Log:
  The listname  subscription details have changed somewhat.
  
  Revision  ChangesPath
  1.7   +6 -7  apache-site/announcelist.html
  
  Index: announcelist.html
  ===
  RCS file: /home/cvs/apache-site/announcelist.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- announcelist.html 1998/05/20 15:20:45 1.6
  +++ announcelist.html 1999/10/27 22:56:51 1.7
  @@ -12,9 +12,9 @@
ALINK=#FF
   
   IMG SRC=images/apache_sub.gif ALT=
  -H1Join the Apache-Announce Mailing List/H1
  +H1Join the Apache Announcements Mailing List/H1
   
  -The CODEapache-announce/CODE mailing list has been set up to inform
  +The CODE[EMAIL PROTECTED]/CODE mailing list has been set up to inform
   people of new code releases, bug fixes, security fixes, and general
   news and information about the Apache server.  Most of this
   information will also be posted to comp.infosystems.www.servers.unix,
  @@ -23,11 +23,10 @@
   
   P
   
  -To subscribe, send a message to
  -CODESTRONG[EMAIL PROTECTED]/STRONG/CODE with the word
  -subscribe in the body of the message.  Nope, we don't have a web
  -form for this because frankly we don't trust people to put the right
  -address.  IMG SRC=images/smiley.xbm ALT=
  +To subscribe, send a message (blank, or anything, doesn't matter) to
  +CODESTRONG[EMAIL PROTECTED]/STRONG/CODE.  You'll
  +get back a confirmation message with instructions on how to validate
  +your subscription.
   
   P
   
  
  
  


cvs commit: apache-site ABOUT_APACHE.html

1999-10-27 Thread brian
brian   99/10/27 15:57:56

  Modified:.ABOUT_APACHE.html
  Log:
  Change the pointer to the announcements list.
  
  Revision  ChangesPath
  1.28  +1 -1  apache-site/ABOUT_APACHE.html
  
  Index: ABOUT_APACHE.html
  ===
  RCS file: /home/cvs/apache-site/ABOUT_APACHE.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- ABOUT_APACHE.html 1999/02/16 15:13:40 1.27
  +++ ABOUT_APACHE.html 1999/10/27 22:57:46 1.28
  @@ -152,7 +152,7 @@
 lt;A HREF=http://www.apache.org/bug_report.html;
 SAMPhttp://www.apache.org/bug_report.html/SAMP/Agt;.
 You can also subscribe to the
  -  announcements mailing list (SAMP[EMAIL PROTECTED]/SAMP)
  +  announcements mailing list (SAMP[EMAIL PROTECTED]/SAMP)
 which we use to 
 broadcast information about new releases, bugfixes, and upcoming
 events.  There's a lot of information about the development process (much
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-10-14 Thread brian
brian   99/10/13 23:45:19

  Modified:mirrors  mirrors.list index.html
  Log:
  This is totally out of control.  In a good way.  =)
  
  286 total mirror sites now.  In this run, 27 adds, 5 changes, 4 drops.
  
  Someone want to take over handling this now?
  
Brian
  
  Revision  ChangesPath
  1.82  +31 -9 apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- mirrors.list  1999/08/04 07:12:06 1.81
  +++ mirrors.list  1999/10/14 06:45:17 1.82
  @@ -1,9 +1,11 @@
  +http am  http://apache.design.am/[EMAIL PROTECTED]
   http ar  http://www.infoap.com.ar/apache/[EMAIL PROTECTED]
   http at  http://gd.tuwien.ac.at/infosys/servers/http/apache/ [EMAIL 
PROTECTED]
   http at  http://idefix.mountpoint.net/apache [EMAIL PROTECTED]
   http au  http://mirror.aarnet.edu.au/apache/ [EMAIL PROTECTED]
   http au  http://www.syd.dit.csiro.au/tools/apache/   [EMAIL 
PROTECTED]
   http au  http://ftp.it.net.au/apache/[EMAIL PROTECTED]
  +http au  http://ftp.southcom.com.au/apache/  [EMAIL PROTECTED]
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
   http be  http://apache.mirror.grmbl.com  [EMAIL PROTECTED]
  @@ -11,21 +13,27 @@
   http bg  http://apache.nat.bg/   [EMAIL PROTECTED]
   http br  http://200.239.56.51/   [EMAIL PROTECTED]
   http br  http://apache.abordo.com.br/[EMAIL PROTECTED]
  +http br  http://apache.matrix.com.br/[EMAIL PROTECTED]
   http ca  http://www.ccai.com/apache/ [EMAIL PROTECTED]
   http ca  http://apache.kawartha.com/ [EMAIL PROTECTED]
   http ca  http://looking-glass.usask.ca/webmirror/apache/ [EMAIL 
PROTECTED]
  +http ca  http://dolemite.toronto.com/apache/ [EMAIL PROTECTED]
  +http ca  http://linux.scdsb.on.ca/apache/[EMAIL PROTECTED]
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
  +http ch  http://apache.danyk.ch/ [EMAIL PROTECTED]
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cn  http://apache.keylab.net/   [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
   http cz  http://www.instinct.org/apache/ [EMAIL PROTECTED]
  +http cz  http://ftp.mendelu.cz/ftp/mirrors/apache.org/   [EMAIL 
PROTECTED]
   http de  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://ftp.cs.tu-berlin.de/pub/net/www/apache/ [EMAIL PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
   http de  
http://mz8.mz.ze.tu-muenchen.de/files/linux/mirror/www.apache.org/  [EMAIL 
PROTECTED]
   http dk  http://sunsite.auc.dk/apache/   [EMAIL PROTECTED]
   http dk  http://apache.area51.dk/[EMAIL PROTECTED]
  +http dk  http://apache.the-coffeeshop.dk/[EMAIL PROTECTED]
   http ee  http://www.ut.ee/apache/[EMAIL PROTECTED]
   http es  http://www.develnet.es/apache/  [EMAIL PROTECTED]
   http es  http://www.cs.us.es/archive/apache/ [EMAIL PROTECTED]
  @@ -43,20 +51,23 @@
   http fr  http://apache.linuxfr.org/  [EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
   http hk  http://hk-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
  +http hk  http://apache.pacific.net.hk/   [EMAIL PROTECTED]
  +http hk  http://apache.genesis.com.hk/   [EMAIL PROTECTED]
  +http hk  http://linux.com.hk/mirror/apache/  [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
  -http hr  http://apache.mezon.net/[EMAIL PROTECTED]
  +http hu  http://apache.mezon.net/[EMAIL PROTECTED]
   http hu  http://xenia.sote.hu/ftp/linux/mirrors/www.apache.org/  [EMAIL 
PROTECTED]
   http hu  http://apache.iit.uni-miskolc.hu/   [EMAIL PROTECTED]
   http id  http://apache.access.net.id/[EMAIL PROTECTED]
  +http id  http://www.piksi.itb.ac.id/apache/  [EMAIL PROTECTED]
   http ie  http://apache.csn.ul.ie [EMAIL PROTECTED]
  -http il  http://vipe.technion.ac.il/apache/  [EMAIL PROTECTED]
  -http il  http://download.netvision.net.il/apache/[EMAIL 
PROTECTED]
   http il  http://www.ibm.net.il/apache/   [EMAIL PROTECTED]
   http il  http://bioinformatics.weizmann.ac.il/software/apache/   [EMAIL 
PROTECTED]
   http in  http://apache.indoglobal.com/   [EMAIL PROTECTED]
   http is  http://www.mmedia.is/apache/[EMAIL PROTECTED]
  +http is  http://apache.gm.is/[EMAIL PROTECTED]
   http it  http

cvs commit: apache-devsite devnotes.html

1999-10-12 Thread brian
brian   99/10/12 14:47:09

  Modified:.devnotes.html
  Log:
  When used with the slash, it can cause problems with Karma (looking
  for /apache-devsite instead of apache-devsite in avail, for example).
  
  Revision  ChangesPath
  1.12  +1 -1  apache-devsite/devnotes.html
  
  Index: devnotes.html
  ===
  RCS file: /home/cvs/apache-devsite/devnotes.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- devnotes.html 1999/01/05 15:51:12 1.11
  +++ devnotes.html 1999/10/12 21:47:08 1.12
  @@ -205,7 +205,7 @@
   repository system:
   P
   DL
  - DTSAMPsetenv CVSROOT /home/cvs/
  + DTSAMPsetenv CVSROOT /home/cvs
 BR
 setenv CVS_RSH /usr/local/bin/ssh
 BR
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-08-04 Thread brian
brian   99/08/04 00:12:07

  Modified:mirrors  mirrors.list index.html
  Log:
  Austria, Hungary, Indonesia, Iceland, Portugal, Thailand, South Africa
  
  Revision  ChangesPath
  1.81  +19 -3 apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -r1.80 -r1.81
  --- mirrors.list  1999/07/05 22:51:42 1.80
  +++ mirrors.list  1999/08/04 07:12:06 1.81
  @@ -1,5 +1,6 @@
   http ar  http://www.infoap.com.ar/apache/[EMAIL PROTECTED]
   http at  http://gd.tuwien.ac.at/infosys/servers/http/apache/ [EMAIL 
PROTECTED]
  +http at  http://idefix.mountpoint.net/apache [EMAIL PROTECTED]
   http au  http://mirror.aarnet.edu.au/apache/ [EMAIL PROTECTED]
   http au  http://www.syd.dit.csiro.au/tools/apache/   [EMAIL 
PROTECTED]
   http au  http://ftp.it.net.au/apache/[EMAIL PROTECTED]
  @@ -38,22 +39,28 @@
   http fi  http://apache.zopps.fi/ [EMAIL PROTECTED]
   http fi  http://apache.raketti.net/  [EMAIL PROTECTED]
   http fr  http://www.cge-ol.fr/apache/[EMAIL PROTECTED]
  +http fr  http://cafe.fiifo.u-psud.fr/apache/ [EMAIL PROTECTED]
  +http fr  http://apache.linuxfr.org/  [EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
   http hk  http://hk-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
  +http hr  http://apache.mezon.net/[EMAIL PROTECTED]
   http hu  http://xenia.sote.hu/ftp/linux/mirrors/www.apache.org/  [EMAIL 
PROTECTED]
   http hu  http://apache.iit.uni-miskolc.hu/   [EMAIL PROTECTED]
  +http id  http://apache.access.net.id/[EMAIL PROTECTED]
   http ie  http://apache.csn.ul.ie [EMAIL PROTECTED]
   http il  http://vipe.technion.ac.il/apache/  [EMAIL PROTECTED]
   http il  http://download.netvision.net.il/apache/[EMAIL 
PROTECTED]
   http il  http://www.ibm.net.il/apache/   [EMAIL PROTECTED]
   http il  http://bioinformatics.weizmann.ac.il/software/apache/   [EMAIL 
PROTECTED]
   http in  http://apache.indoglobal.com/   [EMAIL PROTECTED]
  +http is  http://www.mmedia.is/apache/[EMAIL PROTECTED]
   http it  http://mathema.it/pub/apache/   [EMAIL PROTECTED]
   http it  http://www.itb.it/apache/   [EMAIL PROTECTED]
   http it  http://apache.sindata.it/   [EMAIL PROTECTED]
   http it  http://apache.unich.it/ [EMAIL PROTECTED]
   http it  http://apache.phenixnet.it/ [EMAIL PROTECTED]
  +http it  http://apache.systemy.it/
   http jp  http://ring.aist.go.jp/archives/net/apache/ [EMAIL 
PROTECTED]
   http jp  http://ring.asahi-net.or.jp/archives/net/apache/[EMAIL 
PROTECTED]
   http jp  http://www.happysize.co.jp/apache/  [EMAIL PROTECTED]
  @@ -72,6 +79,7 @@
   http nl  http://apache.infra.cx/ [EMAIL PROTECTED]
   http no  http://archive.bitcon.no/apache/[EMAIL PROTECTED]
   http no  http://www.powertech.no/apache/ [EMAIL PROTECTED]
  +http no  http://download.telia.no/apache/[EMAIL PROTECTED]
   http pl  http://sunsite.icm.edu.pl/pub/www/apache/   [EMAIL 
PROTECTED]
   http pl  http://www.task.gda.pl/pub/www/apache/  [EMAIL PROTECTED]
   http pt  http://ftp.dei.uc.pt/apache/[EMAIL PROTECTED]
  @@ -79,6 +87,7 @@
   http pt  http://ciumix.ci.uminho.pt/mirrors/apache/  [EMAIL 
PROTECTED]
   http pt  http://apache.ultimate.pt   [EMAIL PROTECTED]
   http pt  http://apache.leirianet.pt  [EMAIL PROTECTED]
  +http pt  http://ftp.di.fct.unl.pt/apache/[EMAIL PROTECTED]
   http ro  http://www.utt.ro/ftp/pub/packages/apache/  [EMAIL 
PROTECTED]
   http ro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
  @@ -89,7 +98,7 @@
   http ru  http://www.apache.gamma.ru/ [EMAIL PROTECTED]
   http se  http://apache.dc.luth.se/   [EMAIL PROTECTED]
   http se  http://apache.archive.sunet.se/ [EMAIL PROTECTED]
  -http se  http://swamp.ios.chalmers.se/apache/[EMAIL PROTECTED]
  +http se  http://swamp.chl.chalmers.se/apache/[EMAIL PROTECTED]
   http sg  http://apache.hjc.edu.sg/   [EMAIL PROTECTED]
   http si  http://apache.siol.net/ 
   http sk  http://sunsite.uakom.sk/apache/ [EMAIL PROTECTED]
  @@ -97,6 +106,7 @@
   http sk  http://apache.ti.sk/[EMAIL PROTECTED]
   http su  http://www.sai.msu.su/apache/   oleg@sai.msu.su
   http th  http://www.cs.riubon.ac.th/pub/apache/  [EMAIL PROTECTED]
  +http th  http://sriwichai.siamu.ac.th/mirrors/apache/[EMAIL 
PROTECTED]
   http tr  http

cvs commit: apache-site in_the_news.html

1999-08-04 Thread brian
brian   99/08/04 03:53:20

  Modified:.in_the_news.html
  Log:
  I thought this was humorous.
  
  Revision  ChangesPath
  1.48  +13 -0 apache-site/in_the_news.html
  
  Index: in_the_news.html
  ===
  RCS file: /home/cvs/apache-site/in_the_news.html,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- in_the_news.html  1999/03/07 14:31:16 1.47
  +++ in_the_news.html  1999/08/04 10:53:20 1.48
  @@ -33,6 +33,19 @@
   
   P
   STRONG
  +  CITEDr. Dobbs Journal/CITE, September 1999: 
  +  A HREF=http://www.ddj.com/articles/1999/9909/9909o/9909o.htm;
  +  The Negotiator/A
  +/STRONG
  +BLOCKQUOTE
  +  EMThe Apache Group earned the right to lead the way in
  +  server-side Java by proving to Sun and the rest of the world that
  +  volunteer programmers working together can deliver high-quality code
  +  on predetermined schedules./EM
  +/BLOCKQUOTE
  +
  +P
  +STRONG
 CITEPC Magazine/CITE, March 23, 1999 Issue:
 A HREF=http://www.zdnet.com/pcmag/features/opensource/390830.html;
 Apache Rules The Web/A
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-07-05 Thread brian
brian   99/07/05 15:51:43

  Modified:mirrors  mirrors.list index.html
  Log:
  Two more...
  
  Revision  ChangesPath
  1.80  +2 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- mirrors.list  1999/07/04 20:53:48 1.79
  +++ mirrors.list  1999/07/05 22:51:42 1.80
  @@ -138,6 +138,7 @@
   http us  http://www.hotdog.org/apache/   [EMAIL PROTECTED]
   http us  http://www.gathered.net/apache/ [EMAIL PROTECTED]
   http us  http://apache.nwserv.com/   [EMAIL PROTECTED]   Seattle 
[Serv.net]
  +http us  http://apache.kaffe-soft.com/   [EMAIL PROTECTED]   
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -178,6 +179,7 @@
   ftp  hu  ftp://ftp.szabinet.hu/pub/www/apache/dist/  [EMAIL 
PROTECTED]
   ftp  il  ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/
   ftp  it  ftp://mathema.it/pub/apache/dist/
  +ftp  it  ftp://apache.sindata.it/pub/apache/dist/
   ftp  jp  ftp://ring.aist.go.jp/archives/net/apache/dist/
   ftp  jp  ftp://ring.asahi-net.or.jp/archives/net/apache/dist/
   ftp  jp  ftp://ftp.happysize.co.jp/apache/dist/
  
  
  
  1.68  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- index.html1999/07/04 20:53:48 1.67
  +++ index.html1999/07/05 22:51:43 1.68
  @@ -303,6 +303,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.nwserv.com/;us/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.kaffe-soft.com/;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.fon.bg.ac.yu/mirror/apache/;yu/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.is.co.za/;za/A -
  @@ -387,6 +389,8 @@
   A 
HREF=ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/;il/A -
   !--  --
   A HREF=ftp://mathema.it/pub/apache/dist/;it/A -
  +!--  --
  +A HREF=ftp://apache.sindata.it/pub/apache/dist/;it/A -
   !--  --
   A HREF=ftp://ring.aist.go.jp/archives/net/apache/dist/;jp/A -
   !--  --
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-07-04 Thread brian
brian   99/07/04 13:53:49

  Modified:mirrors  mirrors.list index.html
  Log:
  Update.
  
  Revision  ChangesPath
  1.79  +12 -6 apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- mirrors.list  1999/06/04 20:05:11 1.78
  +++ mirrors.list  1999/07/04 20:53:48 1.79
  @@ -19,7 +19,6 @@
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
   http cz  http://www.instinct.org/apache/ [EMAIL PROTECTED]
  -http cz  http://ftp.mendelu.cz/ftp/mirrors/apache.org/   [EMAIL 
PROTECTED]
   http de  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://ftp.cs.tu-berlin.de/pub/net/www/apache/ [EMAIL PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
  @@ -32,6 +31,7 @@
   http es  http://www.rediris.es/ftp/mirror/apache/[EMAIL 
PROTECTED]
   http es  http://slug.ctv.es/mirror/apache_httpd/ [EMAIL PROTECTED]
   http es  http://apache.arrakis.es/   [EMAIL PROTECTED]
  +http es  http://apache.masterd.es/   [EMAIL PROTECTED]
   http fi  http://ftp.pspt.fi/apache/  [EMAIL PROTECTED]
   http fi  http://www.zoo-gate.fi/mirrors/apache/  [EMAIL PROTECTED]
   http fi  http://apache.eunet.fi/ [EMAIL PROTECTED]
  @@ -39,7 +39,7 @@
   http fi  http://apache.raketti.net/  [EMAIL PROTECTED]
   http fr  http://www.cge-ol.fr/apache/[EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
  -http kh  http://hk-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
  +http hk  http://hk-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
   http hu  http://xenia.sote.hu/ftp/linux/mirrors/www.apache.org/  [EMAIL 
PROTECTED]
   http hu  http://apache.iit.uni-miskolc.hu/   [EMAIL PROTECTED]
  @@ -52,6 +52,8 @@
   http it  http://mathema.it/pub/apache/   [EMAIL PROTECTED]
   http it  http://www.itb.it/apache/   [EMAIL PROTECTED]
   http it  http://apache.sindata.it/   [EMAIL PROTECTED]
  +http it  http://apache.unich.it/ [EMAIL PROTECTED]
  +http it  http://apache.phenixnet.it/ [EMAIL PROTECTED]
   http jp  http://ring.aist.go.jp/archives/net/apache/ [EMAIL 
PROTECTED]
   http jp  http://ring.asahi-net.or.jp/archives/net/apache/[EMAIL 
PROTECTED]
   http jp  http://www.happysize.co.jp/apache/  [EMAIL PROTECTED]
  @@ -113,6 +115,7 @@
   http co.uk   http://www.apache.org.uk/   [EMAIL PROTECTED]
   http co.uk   http://www.plig.net/apache/ [EMAIL PROTECTED]
   http co.uk   http://uk-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
  +http co.uk   http://apache.rmplc.co.uk/  [EMAIL PROTECTED]
   http us  http://www.rge.com/pub/infosystems/apache/  [EMAIL 
PROTECTED]
   http us  http://apache.compuex.com/  [EMAIL PROTECTED]
   http us  http://ftp.epix.net/apache/ archive@epix.net
  @@ -130,8 +133,11 @@
   http us  http://apache.fy-net.com/   [EMAIL PROTECTED]
   http us  http://us-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
   http us  http://www.communitech.net/apache/  [EMAIL PROTECTED]
  -http us  http://www.phoenicis.com/ftp/pub/mirrors/apache/[EMAIL 
PROTECTED]
   http us  http://www.tux.org/pub/net/apache/  [EMAIL PROTECTED]
  +http us  http://apache.netreach.net  [EMAIL PROTECTED]
  +http us  http://www.hotdog.org/apache/   [EMAIL PROTECTED]
  +http us  http://www.gathered.net/apache/ [EMAIL PROTECTED]
  +http us  http://apache.nwserv.com/   [EMAIL PROTECTED]   Seattle 
[Serv.net]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -147,7 +153,7 @@
   ftp  cr  ftp://ftp.ucr.ac.cr/pub/Unix/apache/dist/
   ftp  ch  ftp://sunsite.cnlab-switch.ch/mirror/apache/dist/
   ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/  [EMAIL 
PROTECTED]
  -ftp  cz  ftp://ftp.mendelu.cz/pub/mirrors/apache.org/
  +ftp  cz  ftp://ftp.mendelu.cz/pub/mirrors/apache.org/dist/   [EMAIL 
PROTECTED]
   ftp  de  
ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/
   ftp  de  ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/
   ftp  de  ftp://ftp.apache.de/
  @@ -170,7 +176,6 @@
   ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/dist/
   ftp  hu  ftp://xenia.sote.hu/pub/linux/mirrors/www.apache.org/dist/
   ftp  hu  ftp://ftp.szabinet.hu/pub/www/apache/dist/  [EMAIL 
PROTECTED]
  -ftp

cvs commit: apache-site index.html

1999-06-30 Thread brian
brian   99/06/30 08:54:52

  Modified:.index.html
  Log:
  Point to the right page.
  
  Revision  ChangesPath
  1.3   +1 -1  apache-site/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/index.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html1999/06/29 09:58:57 1.2
  +++ index.html1999/06/30 15:54:51 1.3
  @@ -30,7 +30,7 @@
   /b
   hr width=50% size=4
 a href=foundation/projects.htmlfont size=-1ASF 
Projects:/font/abr
  -b   a href=./Apache Server/abr
  +b   a href=httpd.htmlApache Server/abr
 a href=http://jakarta.apache.org/;Jakarta/abr
 a href=http://java.apache.org/;Java-Apache/abr
 a href=http://perl.apache.org/;mod_perl/abr
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-06-04 Thread brian
brian   99/06/04 13:05:12

  Modified:mirrors  mirrors.list index.html
  Log:
  New adds, some changes.
  
  Revision  ChangesPath
  1.78  +4 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- mirrors.list  1999/06/02 10:12:20 1.77
  +++ mirrors.list  1999/06/04 20:05:11 1.78
  @@ -117,7 +117,7 @@
   http us  http://apache.compuex.com/  [EMAIL PROTECTED]
   http us  http://ftp.epix.net/apache/ archive@epix.net
   http us  http://apache.missouri.edu/ [EMAIL PROTECTED]
  -http us  http://www.ameth.org/apache/[EMAIL PROTECTED]
  +http us  http://apache.ameth.org/[EMAIL PROTECTED]
   http us  http://apache.technomancer.com/ [EMAIL PROTECTED]
   http us  http://apache.plinet.com/   [EMAIL PROTECTED]
   http us  http://apache.raver.net/[EMAIL PROTECTED]
  @@ -131,6 +131,7 @@
   http us  http://us-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
   http us  http://www.communitech.net/apache/  [EMAIL PROTECTED]
   http us  http://www.phoenicis.com/ftp/pub/mirrors/apache/[EMAIL 
PROTECTED]
  +http us  http://www.tux.org/pub/net/apache/  [EMAIL PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -218,7 +219,7 @@
   ftp  us  ftp://apache.compuex.com/pub/apache/dist/
   ftp  us  ftp://apache.arctic.org/pub/apache/dist/
   ftp  us  ftp://ftp.epix.net/pub/apache/dist/
  -ftp  us  ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/
  +ftp  us  ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/dist/
   ftp  us  ftp://ftp.connectnet.com/pub/www/apache/
   ftp  us  ftp://apache.technomancer.com/mirrors/apache/dist/
   ftp  us  ftp://ftp.raver.net/pub/ftp.apache.org/
  @@ -233,6 +234,7 @@
   ftp  us  ftp://ftp.digex.net/pub/packages/network/apache/[EMAIL 
PROTECTED]
   ftp  us  ftp://ftp.av8.com/pub/mirrors/apache/dist/  [EMAIL 
PROTECTED]
   ftp  us  ftp://ftp.phoenicis.com/pub/mirrors/apache/dist/
  +ftp  us  ftp://ftp.tux.org/pub/net/apache/
   ftp  za  ftp://ftp.is.co.za/internet/www/servers/apache/
   ftp  za  ftp://ftpza.co.za/mirrors/apache/
   ftp  za  ftp://ftp.saix.net/pub/apache/
  
  
  
  1.66  +6 -2  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- index.html1999/06/02 10:12:20 1.65
  +++ index.html1999/06/04 20:05:11 1.66
  @@ -261,7 +261,7 @@
   !-- archive@epix.net --
   A HREF=http://apache.missouri.edu/;us/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.ameth.org/apache/;us/A -
  +A HREF=http://apache.ameth.org/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.technomancer.com/;us/A -
   !-- [EMAIL PROTECTED] --
  @@ -289,6 +289,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.phoenicis.com/ftp/pub/mirrors/apache/;us/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://www.tux.org/pub/net/apache/;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.fon.bg.ac.yu/mirror/apache/;yu/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.is.co.za/;za/A -
  @@ -468,7 +470,7 @@
   !--  --
   A HREF=ftp://ftp.epix.net/pub/apache/dist/;us/A -
   !--  --
  -A HREF=ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/;us/A 
-
  +A HREF=ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/dist/;us/A -
   !--  --
   A HREF=ftp://ftp.connectnet.com/pub/www/apache/;us/A -
   !--  --
  @@ -497,6 +499,8 @@
   A HREF=ftp://ftp.av8.com/pub/mirrors/apache/dist/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=ftp://ftp.phoenicis.com/pub/mirrors/apache/dist/;us/A -
  +!--  --
  +A HREF=ftp://ftp.tux.org/pub/net/apache/;us/A -
   !--  --
   A HREF=ftp://ftp.is.co.za/internet/www/servers/apache/;za/A -
   !--  --
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-06-02 Thread brian
brian   99/06/02 03:12:21

  Modified:mirrors  mirrors.list index.html
  Log:
  238 mirrors.
  
  Revision  ChangesPath
  1.77  +15 -1 apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- mirrors.list  1999/04/27 09:36:06 1.76
  +++ mirrors.list  1999/06/02 10:12:20 1.77
  @@ -18,6 +18,8 @@
   http cn  http://apache.keylab.net/   [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
  +http cz  http://www.instinct.org/apache/ [EMAIL PROTECTED]
  +http cz  http://ftp.mendelu.cz/ftp/mirrors/apache.org/   [EMAIL 
PROTECTED]
   http de  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://ftp.cs.tu-berlin.de/pub/net/www/apache/ [EMAIL PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
  @@ -60,9 +62,9 @@
   http kr  http://cosmos.kaist.ac.kr/packages/www/apache/  [EMAIL 
PROTECTED]
   http kr  http://www.iworld.net/apache/   [EMAIL PROTECTED]
   http kr  http://www.apache.kr.freebsd.org/   [EMAIL PROTECTED]
  -http my  http://www.cyberweb.com.my/apache/  [EMAIL PROTECTED]
   http lv  http://www.apache.pd.gov.lv/[EMAIL PROTECTED]
   http my  http://itc.kusza.edu.my/apache/ [EMAIL PROTECTED]
  +http mz  http://apache.tropical.co.mz/
   http nl  http://www.mbh.org/archive/apache/  [EMAIL PROTECTED]
   http nl  http://www.cs.uu.nl/apache/ [EMAIL PROTECTED]
   http nl  http://apache.infra.cx/ [EMAIL PROTECTED]
  @@ -74,6 +76,7 @@
   http pt  http://linux.ispgaya.pt/apache/ [EMAIL PROTECTED]
   http pt  http://ciumix.ci.uminho.pt/mirrors/apache/  [EMAIL 
PROTECTED]
   http pt  http://apache.ultimate.pt   [EMAIL PROTECTED]
  +http pt  http://apache.leirianet.pt  [EMAIL PROTECTED]
   http ro  http://www.utt.ro/ftp/pub/packages/apache/  [EMAIL 
PROTECTED]
   http ro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
  @@ -89,12 +92,14 @@
   http si  http://apache.siol.net/ 
   http sk  http://sunsite.uakom.sk/apache/ [EMAIL PROTECTED]
   http sk  http://rak.isternet.sk/apache/  [EMAIL PROTECTED]
  +http sk  http://apache.ti.sk/[EMAIL PROTECTED]
   http su  http://www.sai.msu.su/apache/   oleg@sai.msu.su
   http th  http://www.cs.riubon.ac.th/pub/apache/  [EMAIL PROTECTED]
   http tr  http://apache.bilkent.edu.tr/   [EMAIL PROTECTED]
   http tw  http://www.me.ncu.edu.tw/apache/[EMAIL PROTECTED]
   http tw  http://freebsd.csie.nctu.edu.tw/apache/ [EMAIL PROTECTED]
   http tw  http://apache.ficnet.net.tw/[EMAIL PROTECTED]
  +http tw  http://apache.ccit.edu.tw   [EMAIL PROTECTED]
   http ua  http://www.neon.dp.ua/www.apache.org/   [EMAIL PROTECTED]
   http ua  http://ftp.icmp.lviv.ua/Apache/ [EMAIL PROTECTED]
   http ua  http://www.apache.carrier.kiev.ua/  [EMAIL PROTECTED]
  @@ -124,6 +129,8 @@
   http us  http://www.mtnranch.net/apache/ [EMAIL PROTECTED]
   http us  http://apache.fy-net.com/   [EMAIL PROTECTED]
   http us  http://us-mirror.www.ai.net/pub/apache/ [EMAIL PROTECTED]
  +http us  http://www.communitech.net/apache/  [EMAIL PROTECTED]
  +http us  http://www.phoenicis.com/ftp/pub/mirrors/apache/[EMAIL 
PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -139,6 +146,7 @@
   ftp  cr  ftp://ftp.ucr.ac.cr/pub/Unix/apache/dist/
   ftp  ch  ftp://sunsite.cnlab-switch.ch/mirror/apache/dist/
   ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/  [EMAIL 
PROTECTED]
  +ftp  cz  ftp://ftp.mendelu.cz/pub/mirrors/apache.org/
   ftp  de  
ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/
   ftp  de  ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/
   ftp  de  ftp://ftp.apache.de/
  @@ -155,6 +163,7 @@
   ftp  es  ftp://apache.arrakis.es/
   ftp  fi  ftp://ftp.pspt.fi/pub/unix/www/apache/dist/
   ftp  fr  ftp://ftp.lip6.fr/pub/www/apache/dist/  [EMAIL PROTECTED]
  +ftp  fr  ftp://ftp.proxad.net/mirrors/ftp.apache.org/[EMAIL 
PROTECTED]
   ftp  gr  ftp://ftp.ntua.gr/pub/www/Apache/dist/
   ftp  hk  ftp://ftp.hk.super.net/mirror/apache/dist/  [EMAIL 
PROTECTED]
   ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/dist/
  @@ -174,6 +183,7 @@
   ftp  kr  ftp://cosmos.kaist.ac.kr/packages/www/apache/dist/
   ftp  kr  ftp://ftp.nuri.net/pub/apache

cvs commit: apache-devsite binaries.html

1999-06-02 Thread brian
brian   99/06/02 03:19:08

  Modified:.binaries.html
  Log:
  Clarify who can upload binaries, as well as the true argument for scp.
  
  Revision  ChangesPath
  1.20  +4 -4  apache-devsite/binaries.html
  
  Index: binaries.html
  ===
  RCS file: /home/cvs/apache-devsite/binaries.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- binaries.html 1999/03/30 21:06:48 1.19
  +++ binaries.html 1999/06/02 10:19:08 1.20
  @@ -88,11 +88,11 @@
   pgps -b -a lt;your-email-addressgt; apache_1.3.x-iplatform/i.tar.gz
   /code/blockquote
   P
  -After you have successfully built the binary distribution you
  -can upload the archive and README to the Apache site. An easy way
  -to do this is with 'ssh'.
  +After you have successfully built the binary distribution, if you are
  +a core developer, you can upload the archive and README to the Apache
  +site. An easy way to do this is with 'ssh'.
   blockquotecode
  -scp apache_1.3.x-iplatform/i.* 
www/apache.org/dist/binaries/iplatform/i
  +scp apache_1.3.x-iplatform/i.* 
www.apache.org:/www/apache.org/dist/binaries/iplatform/i
   /code/blockquote
   H2Binary Contributors/H2
   P
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-04-13 Thread brian
brian   99/04/13 03:43:59

  Modified:mirrors  mirrors.list index.html
  Log:
  Add lotsa new ones, remove one, change some others...
  
  Revision  ChangesPath
  1.75  +20 -8 apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- mirrors.list  1999/04/08 11:58:14 1.74
  +++ mirrors.list  1999/04/13 10:43:58 1.75
  @@ -5,12 +5,12 @@
   http au  http://ftp.it.net.au/apache/[EMAIL PROTECTED]
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
  +http be  http://apache.mirror.grmbl.com  [EMAIL PROTECTED]
   http bo  http://apache.megalink.com/ [EMAIL PROTECTED]
   http bg  http://apache.nat.bg/   [EMAIL PROTECTED]
   http br  http://200.239.56.51/   [EMAIL PROTECTED]
   http br  http://apache.abordo.com.br/[EMAIL PROTECTED]
   http ca  http://www.ccai.com/apache/ [EMAIL PROTECTED]
  -http ca  http://micromou.point-net.com/mirror/apache/[EMAIL 
PROTECTED]
   http ca  http://apache.kawartha.com/ [EMAIL PROTECTED]
   http ca  http://looking-glass.usask.ca/webmirror/apache/ [EMAIL 
PROTECTED]
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
  @@ -30,10 +30,11 @@
   http es  http://www.rediris.es/ftp/mirror/apache/[EMAIL 
PROTECTED]
   http es  http://slug.ctv.es/mirror/apache_httpd/ [EMAIL PROTECTED]
   http es  http://apache.arrakis.es/   [EMAIL PROTECTED]
  -http fi  http://zone.pspt.fi/apache/ [EMAIL PROTECTED]
  +http fi  http://ftp.pspt.fi/apache/  [EMAIL PROTECTED]
   http fi  http://www.zoo-gate.fi/mirrors/apache/  [EMAIL PROTECTED]
   http fi  http://apache.eunet.fi/ [EMAIL PROTECTED]
   http fi  http://apache.zopps.fi/ [EMAIL PROTECTED]
  +http fi  http://apache.raketti.net/  [EMAIL PROTECTED]
   http fr  http://www.cge-ol.fr/apache/[EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
  @@ -47,21 +48,23 @@
   http in  http://apache.indoglobal.com/   [EMAIL PROTECTED]
   http it  http://mathema.it/pub/apache/   [EMAIL PROTECTED]
   http it  http://www.itb.it/apache/   [EMAIL PROTECTED]
  -http it  http://ra.sindata.it/apache/[EMAIL PROTECTED]
  +http it  http://apache.sindata.it/   [EMAIL PROTECTED]
   http jp  http://ring.aist.go.jp/archives/net/apache/ [EMAIL 
PROTECTED]
   http jp  http://ring.asahi-net.or.jp/archives/net/apache/[EMAIL 
PROTECTED]
   http jp  http://www.happysize.co.jp/apache/  [EMAIL PROTECTED]
   http jp  http://SunSITE.sut.ac.jp/pub/apache/[EMAIL PROTECTED]
   http jp  http://japache.infoscience.co.jp/apache/[EMAIL 
PROTECTED]
   http jp  http://www.meisei-u.ac.jp/mirror/apache/[EMAIL 
PROTECTED]
  +http jp  http://mirror.nucba.ac.jp/mirror/apachewww/ [EMAIL 
PROTECTED]
   http kr  http://cosmos.kaist.ac.kr/packages/www/apache/  [EMAIL 
PROTECTED]
   http kr  http://www.iworld.net/apache/   [EMAIL PROTECTED]
  -http kr  http://www.apache.nobreak.com   [EMAIL PROTECTED]
  +http kr  http://www.apache.kr.freebsd.org/   [EMAIL PROTECTED]
   http my  http://www.cyberweb.com.my/apache/  [EMAIL PROTECTED]
   http lv  http://www.apache.pd.gov.lv/[EMAIL PROTECTED]
   http my  http://itc.kusza.edu.my/apache/ [EMAIL PROTECTED]
   http nl  http://www.mbh.org/archive/apache/  [EMAIL PROTECTED]
   http nl  http://www.cs.uu.nl/apache/ [EMAIL PROTECTED]
  +http nl  http://apache.infra.cx/ [EMAIL PROTECTED]
   http no  http://archive.bitcon.no/apache/[EMAIL PROTECTED]
   http no  http://www.powertech.no/apache/ [EMAIL PROTECTED]
   http pl  http://sunsite.icm.edu.pl/pub/www/apache/   [EMAIL 
PROTECTED]
  @@ -69,6 +72,7 @@
   http pt  http://ftp.dei.uc.pt/apache/[EMAIL PROTECTED]
   http pt  http://linux.ispgaya.pt/apache/ [EMAIL PROTECTED]
   http pt  http://ciumix.ci.uminho.pt/mirrors/apache/  [EMAIL 
PROTECTED]
  +http pt  http://apache.ultimate.pt   [EMAIL PROTECTED]
   http ro  http://www.utt.ro/ftp/pub/packages/apache/  [EMAIL 
PROTECTED]
   http ro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
  @@ -76,8 +80,10 @@
   http ru  http://www.citycat.ru/apache/   [EMAIL PROTECTED]
   http ru  http://apache.directnet.ru  [EMAIL PROTECTED]
   http ru  http://www.krinc.ru/apache/ [EMAIL PROTECTED]
  +http ru  http://www.apache.gamma.ru/ [EMAIL PROTECTED

cvs commit: apache-site/info apache_books.html

1999-03-17 Thread brian
brian   99/03/16 20:48:12

  Modified:info apache_books.html
  Log:
  Update because the old edition was out of print, and the second
  edition is has more than cosmetic changes.  Anyways, if this isn't
  appropriate, be gentle on me.  :)
  
  Revision  ChangesPath
  1.9   +24 -1 apache-site/info/apache_books.html
  
  Index: apache_books.html
  ===
  RCS file: /home/cvs/apache-site/info/apache_books.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apache_books.html 1998/12/04 13:39:46 1.8
  +++ apache_books.html 1999/03/17 04:48:12 1.9
  @@ -24,6 +24,29 @@
  they where published and in alphabetical order./P
   
   HR
  +
  +H21999/H2
  +UL
  + LI
  +  DL
  +   DTA HREF=http://www.oreilly.com/catalog/apache2/index.html;
  +   STRONGApache: The Definitive Guide, 2nd Edition/STRONG/A/DT
  +   DDAuthor: Ben Laurie
  + BR
  + Published by: O'Reilly and Associates
  + BR
  + ISBN: 1-56592-528-9
  + BR
  + Language: English
  + BR
  + Note: Includes CD-ROM
  +   /DD
  +  /DL
  + /LI
  +/UL
  +
  +HR
  +
   H21998/H2
   UL
LI 
  @@ -114,7 +137,7 @@
   BR
   Language: English
   BR
  -Note: includes CD-ROM
  +Note: No longer in print.
  /DD
 /DL
/LI
  
  
  


cvs commit: apache-devsite binaries.html

1999-03-16 Thread brian
brian   99/03/15 16:39:53

  Modified:.binaries.html
  Log:
  I feel like a cop-out, but I no longer have access to these platforms.
  
  Revision  ChangesPath
  1.10  +1 -3  apache-devsite/binaries.html
  
  Index: binaries.html
  ===
  RCS file: /home/cvs/apache-devsite/binaries.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- binaries.html 1999/03/07 12:30:05 1.9
  +++ binaries.html 1999/03/16 00:39:51 1.10
  @@ -56,7 +56,6 @@
   LIi386-slackware-linux(a.out): Sameer Parekh
   LIi386-sun-solaris2.5: Sameer Parekh
   LIi386-unixware-svr4:  Sameer Parekh
  -LIi386-unknown-bsdi2.0:Brian Behlendorf
   LIi386-unknown-freebsd2.1: Andrew Wilson, Brian Tao
   LIi686-pc-freebsd3.1:  Ralf S. Engelschall
   LIi585-pc-redhat5.2:   Ralf S. Engelschall
  @@ -72,8 +71,7 @@
   LImips-sni-svr4:   Martin Kraemer
   LIrs6000-ibm-aix3.2.5: Sameer Parekh
   LIrs6000-ibm-aix4.2:   Ralf S. Engelschall
  -LIsparc-sun-solaris2.4:Brian Behlendorf
  -LIsparc-sun-solaris2.5:Brian Behlendorf, Lars Eilebrecht
  +LIsparc-sun-solaris2.5:Lars Eilebrecht
   LIsparc-sun-solaris2.6:Lars Eilebrecht, Ralf S. Engelschall
   LIsparc-sun-sunos4.1.4:Michael Douglass
   LIsparc-sun-sunos4.1.3_U1: Sameer Parekh
  
  
  


cvs commit: apache-site/info how-to-mirror.html

1999-03-10 Thread brian
brian   99/03/09 19:27:23

  Modified:info how-to-mirror.html
  Log:
  Rsync is now preferred to cvsup, based on my experience it's easier to set
  up and much more portable.  Also, start the path towards closing FTP by
  discouraging its use for mirroring.
  
  Revision  ChangesPath
  1.15  +15 -34apache-site/info/how-to-mirror.html
  
  Index: how-to-mirror.html
  ===
  RCS file: /home/cvs/apache-site/info/how-to-mirror.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- how-to-mirror.html1998/12/30 18:47:59 1.14
  +++ how-to-mirror.html1999/03/10 03:27:22 1.15
  @@ -48,10 +48,7 @@
   UL
 LIRun your mirroring software between midnight and 4am Pacific Standard 
Time
 (8am-noon GMT) when traffic to www.apache.org is at its lowest.
  -  LIConsider also making the dist subdirectory available via FTP.  It is 
not
  -  particularly helpful to mirror the complete web site for FTP, since 
many
  -  pages use server-side includes, and directories get listed rather than 
  -  serving up index.html.
  +  LIConsider also making the dist subdirectory. 
   /UL
   
   H2Mirroring Techniques/H2
  @@ -61,6 +58,20 @@
   
   OL 
   
  +LIUse Rsync.  Rsync is similar to cvsup, but (in theory) more widely
  +ported, and uses hashes rather than CVS versions to watch for
  +differences.  You can find details on rsync at A
  +HREF=http://rsync.samba.org/; http://rsync.samba.org//A.  You
  +might want to call it using the following arguments, for example:
  +
  +PULCODErsync -rtvz --delete --exclude incoming
  +dev.apache.org::apache-site /local/path/to/mirror/CODE/UL
  +
  +PYou can also just do a CODErsync dev.apache.org::/CODE to get a
  +list of rsync modules available.
  +
  +P
  +
   LIUse the CVSup package.  This is a package which uses the
   versioning scheme in CVS to determine exactly which parts of which
   files changed between accesses, and is thus by far the most efficient
  @@ -92,23 +103,6 @@
   
   P
   
  -LIUse the rsync 2.0 anonymous access option.  Rsync is similar to
  -cvsup, but (in theory) more widely ported, and uses hashes rather than
  -CVS versions to watch for differences.  You can find details on rsync
  -at A HREF=http://samba.anu.edu.au/rsync;
  -http://samba.anu.edu.au/rsync/A and A
  -HREF=http://sunsite.auc.dk/SunSITE/rsync;
  -http://sunsite.auc.dk/SunSITE/rsync/A.  You might want to call it
  -using the following arguments:
  -
  -PULCODErsync -rtvz --delete --exclude incoming
  -dev.apache.org::apache-site /local/path/to/mirror/CODE/UL
  -
  -PYou can also just do a CODErsync dev.apache.org::/CODE to get a
  -list of rsync modules available.
  -
  -P
  -
   LIUse the A
   HREF=http://www.apache.org/docs/mod/mod_proxy.html;proxy module/A
   in Apache to pass-through requests to the central Apache web site.
  @@ -122,19 +116,6 @@
   Every request which then comes into this server will be passed along
   to www.apache.org, unless the object is already in your local cache
   and is less than 24 hours old.
  -
  -P
  -
  -LIUse the FTP-based mirror.pl package, available at 
  -A HREF=http://sunsite.org.uk/packages/mirror/;
  -http://sunsite.org.uk/packages/mirror//A
  -as well as at 
  -A HREF=ftp://ftp.debian.org/debian/stable/source/net/;
  -ftp://ftp.debian.org/debian/stable/source/net//A.  When you set this
  -up, make sure your configuration has mode_copy=true to ensure
  -permissions preservation.  If you use this, point the package at
  -ftp://ftp.apache.org/apache/.  There is also Wget, a package
  -available from most GNU mirrors.
   
   /OL
   
  
  
  


cvs commit: apache-1.3/src/support dbmmanage.1

1999-03-03 Thread brian
brian   99/03/03 12:39:34

  Modified:src/support dbmmanage.1
  Log:
  Scratching an itch... documenting the difference between different DBM files
  in an attempt to stave off some support questions.
  
  Revision  ChangesPath
  1.6   +48 -1 apache-1.3/src/support/dbmmanage.1
  
  Index: dbmmanage.1
  ===
  RCS file: /home/cvs/apache-1.3/src/support/dbmmanage.1,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- dbmmanage.1   1999/01/01 19:05:33 1.5
  +++ dbmmanage.1   1999/03/03 20:39:33 1.6
  @@ -86,7 +86,8 @@
   found at http://www.apache.org/.
   .SH OPTIONS
   .IP \fB\fIfilename\fP
  -The filename of the DBM format file. Usually without the extension .pag or 
.dir.
  +The filename of the DBM format file. Usually without the 
  +extension .db, .pag, or .dir.
   .IP \fB\fIcommand\fP
   This selects the operation to perform:
   .TP 12
  @@ -118,6 +119,52 @@
   Just displays the complete contents of the DBM file.
   .IP \fB\fIusername\fP
   The user for which the update operation is performed.
  +.PD
  +.SH BUGS
  +.PP
  +One should be aware that there are a number of different DBM file
  +formats in existance, and with all likelihood, libraries for more than
  +one format may exist on your system.  The three primary examples are
  +NDBM, the GNU project's GDBM, and Berkeley DB 2.  Unfortunately, all
  +these libraries use different file formats, and you must make sure
  +that the file format used by
  +.I filename
  +is the same format that 
  +.B dbmmanage
  +expects to see.  
  +.B dbmmanage
  +currently has no way of determining what type of DBM file it is
  +looking at.  If used against the wrong format, 
  +.dbmmanage
  +will simply return nothing, or may create a different DBM file with a
  +different name, or at worst, it may corrupt the DBM file if you were
  +attempting to write to it.
  +.PP
  +.B dbmmanage
  +has a list of DBM format preferences, defined by the 
  +.B @AnyDBM::ISA
  +array near the beginning of the program.  Since we prefer the Berkeley
  +DB 2 file format, the order in which
  +.B dbmmanage 
  +will look for system libraries is Berkeley DB 2, then NDBM, and then
  +GDBM.  The first library found will be the library
  +.B dbmmanage
  +will attempt to use for all DBM file transactions.  This ordering is
  +slightly different than the standard 
  +.B @AnyDBM::ISA
  +ordering in perl, as well as the ordering used by the simple dbmopen()
  +call in Perl, so if you use any other utilities to manage your DBM
  +files, they must also follow this preference ordering.  Similar care
  +must be taken if using programs in other languages, like C, to 
  +access these files.
  +.PP
  +Apache's 
  +.B mod_auth_db.c 
  +module corresponds to Berkeley DB 2 library, while
  +.B mod_auth_dbm.c
  +corresponds to the NDBM library.  Also, one can usually use the 
  +.B file
  +program supplied with most Unix systems to see what format a DBM file is in.
   .PD
   .SH SEE ALSO
   .BR httpd(8)
  
  
  


cvs commit: apache-1.3/htdocs/manual index.html

1999-03-01 Thread brian
brian   99/02/28 18:45:57

  Modified:htdocs/manual index.html
  Log:
  Standardize search on http://www.apache.org/search.html.  Will move this other
  search engine to the manual in case others would like to use it.
  
  Revision  ChangesPath
  1.28  +1 -1  apache-1.3/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-1.3/htdocs/manual/index.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- index.html1998/12/19 13:17:45 1.27
  +++ index.html1999/03/01 02:45:56 1.28
  @@ -27,7 +27,7 @@
   H3A NAME=refApache Reference Manual/A/H3
   
   UL
  -LIA HREF=http://www.apache.org/manual-index.cgi/docs;
  +LIA HREF=http://www.apache.org/search.html;
   STRONGSearch/STRONG/A for key words
   LIA HREF=install.htmlCompiling and Installing/A
   LIA HREF=invoking.htmlStarting/A
  
  
  


cvs commit: apache-1.3/htdocs/manual/search - New directory

1999-03-01 Thread brian
brian   99/02/28 18:46:17

  apache-1.3/htdocs/manual/search - New directory


cvs commit: apache-site manual-index.cgi

1999-03-01 Thread brian
brian   99/02/28 18:51:38

  Removed: .manual-index.cgi
  Log:
  I copied the CVS history for this over to apache-1.3/htdocs/manual/search/.


Re: cvs commit: apache-site LICENSE.txt

1999-02-16 Thread Brian Behlendorf
On 16 Feb 1999 [EMAIL PROTECTED] wrote:
   Added:   .LICENSE.txt
   Log:
   I'm tired of having to tell people to unpack the distribution
   in order to find this.  With it on the main site, we can at
   least give them a URL.

It was always available as http://www.apache.org/docs/LICENSE, though.

Brian





cvs commit: apache-site/mirrors mirrors.list index.html

1999-02-11 Thread brian
brian   99/02/10 21:12:54

  Modified:mirrors  mirrors.list index.html
  Log:
  Mirror DB update.
  
  Revision  ChangesPath
  1.73  +6 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- mirrors.list  1999/01/29 18:34:40 1.72
  +++ mirrors.list  1999/02/11 05:12:52 1.73
  @@ -56,6 +56,7 @@
   http jp  http://www.meisei-u.ac.jp/mirror/apache/[EMAIL 
PROTECTED]
   http kr  http://cosmos.kaist.ac.kr/packages/www/apache/  [EMAIL 
PROTECTED]
   http kr  http://www.iworld.net/apache/   [EMAIL PROTECTED]
  +http kr  http://www.apache.nobreak.com   [EMAIL PROTECTED]
   http my  http://www.cyberweb.com.my/apache/  [EMAIL PROTECTED]
   http lv  http://www.apache.pd.gov.lv/[EMAIL PROTECTED]
   http my  http://itc.kusza.edu.my/apache/ [EMAIL PROTECTED]
  @@ -106,6 +107,8 @@
   http us  http://www3.service.digital.com/apache/ [EMAIL PROTECTED]
   http us  http://apache.dreamcatchers.net/[EMAIL PROTECTED]   
Boston [UUNet]
   http us  http://galileo.galilei.com/apache/
  +http us  http://www.iodynamics.com/apache/   [EMAIL PROTECTED]
  +http us  http://apache.nextpath.com  [EMAIL PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -155,6 +158,7 @@
   ftp  jp  ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/
   ftp  kr  ftp://cosmos.kaist.ac.kr/packages/www/apache/dist/
   ftp  kr  ftp://ftp.nuri.net/pub/apache/dist/
  +ftp  kr  ftp://ftp.apache.nobreak.com/pub/apache/dist/
   ftp  nl  ftp://ftp.cs.uu.nl/pub/mirror/apache.org/dist/
   ftp  no  ftp://ftp.bitcon.no/pub/unix/www/servers/apache/dist/
   ftp  pl  ftp://sunsite.icm.edu.pl/pub/www/apache/dist/
  @@ -192,6 +196,8 @@
   ftp  us  ftp://www3.service.digital.com/apache/dist/
   ftp  us  ftp://galileo.galilei.com/pub/apache/
   ftp  us  ftp://ftp.mtnranch.net/pub/apache/dist/ [EMAIL PROTECTED]
  +ftp  us  ftp://ftp.iodynamics.com/pub/mirror/apache/dist/
  +ftp  us  ftp://apache.nextpath.com/pub/apache/dist/
   ftp  za  ftp://ftp.is.co.za/internet/www/servers/apache/
   ftp  za  ftp://ftpza.co.za/mirrors/apache/
   ftp  za  ftp://ftp.saix.net/pub/apache/
  
  
  
  1.61  +12 -0 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- index.html1999/01/29 18:34:40 1.60
  +++ index.html1999/02/11 05:12:53 1.61
  @@ -139,6 +139,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.iworld.net/apache/;kr/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://www.apache.nobreak.com;kr/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.cyberweb.com.my/apache/;my/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.apache.pd.gov.lv/;lv/A -
  @@ -239,6 +241,10 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://galileo.galilei.com/apache/;us/A -
   !--  --
  +A HREF=http://www.iodynamics.com/apache/;us/A -
  +!-- [EMAIL PROTECTED] --
  +A HREF=http://apache.nextpath.com;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.fon.bg.ac.yu/mirror/apache/;yu/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.is.co.za/;za/A -
  @@ -342,6 +348,8 @@
   !--  --
   A HREF=ftp://ftp.nuri.net/pub/apache/dist/;kr/A -
   !--  --
  +A HREF=ftp://ftp.apache.nobreak.com/pub/apache/dist/;kr/A -
  +!--  --
   A HREF=ftp://ftp.cs.uu.nl/pub/mirror/apache.org/dist/;nl/A -
   !--  --
   A HREF=ftp://ftp.bitcon.no/pub/unix/www/servers/apache/dist/;no/A -
  @@ -416,6 +424,10 @@
   !--  --
   A HREF=ftp://ftp.mtnranch.net/pub/apache/dist/;us/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=ftp://ftp.iodynamics.com/pub/mirror/apache/dist/;us/A -
  +!--  --
  +A HREF=ftp://apache.nextpath.com/pub/apache/dist/;us/A -
  +!--  --
   A HREF=ftp://ftp.is.co.za/internet/www/servers/apache/;za/A -
   !--  --
   A HREF=ftp://ftpza.co.za/mirrors/apache/;za/A -
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-29 Thread brian
brian   99/01/29 10:34:43

  Modified:mirrors  mirrors.list index.html
  Log:
  Update
  
  Revision  ChangesPath
  1.72  +4 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- mirrors.list  1999/01/23 23:40:36 1.71
  +++ mirrors.list  1999/01/29 18:34:40 1.72
  @@ -15,11 +15,13 @@
   http ca  http://looking-glass.usask.ca/webmirror/apache/ [EMAIL 
PROTECTED]
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
  +http cn  http://apache.keylab.net/   [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
   http de  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://ftp.cs.tu-berlin.de/pub/net/www/apache/ [EMAIL PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
  +http de  
http://mz8.mz.ze.tu-muenchen.de/files/linux/mirror/www.apache.org/  [EMAIL 
PROTECTED]
   http dk  http://sunsite.auc.dk/apache/   [EMAIL PROTECTED]
   http dk  http://apache.area51.dk/[EMAIL PROTECTED]
   http ee  http://www.ut.ee/apache/[EMAIL PROTECTED]
  @@ -27,7 +29,7 @@
   http es  http://www.cs.us.es/archive/apache/ [EMAIL PROTECTED]
   http es  http://www.rediris.es/ftp/mirror/apache/[EMAIL 
PROTECTED]
   http es  http://slug.ctv.es/mirror/apache_httpd/ [EMAIL PROTECTED]
  -http es  http://www.arrakis.es/pub/apache/   [EMAIL PROTECTED]
  +http es  http://apache.arrakis.es/   [EMAIL PROTECTED]
   http fi  http://zone.pspt.fi/apache/ [EMAIL PROTECTED]
   http fi  http://www.zoo-gate.fi/mirrors/apache/  [EMAIL PROTECTED]
   http fi  http://apache.eunet.fi/ [EMAIL PROTECTED]
  @@ -131,7 +133,7 @@
   ftp  es  ftp://ftp.cs.us.es/pub/www/servers/apache/dist/
   ftp  es  ftp://ftp.rediris.es/software/infosystems/www/apache/dist/
   ftp  es  ftp://slug.ctv.es/mirror/apache_httpd/dist/
  -ftp  es  ftp://ftp.arrakis.es/pub/apache/
  +ftp  es  ftp://apache.arrakis.es/
   ftp  fi  ftp://ftp.pspt.fi/pub/unix/www/apache/dist/
   ftp  fr  ftp://ftp.lip6.fr/pub/www/apache/dist/  [EMAIL PROTECTED]
   ftp  gr  ftp://ftp.ntua.gr/pub/www/Apache/dist/
  
  
  
  1.60  +6 -2  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- index.html1999/01/23 23:39:42 1.59
  +++ index.html1999/01/29 18:34:40 1.60
  @@ -57,6 +57,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://proxy.iinchina.net:8000/;cn/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.keylab.net/;cn/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.ucr.ac.cr/;cr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.mff.cuni.cz/web/apache/;cz/A -
  @@ -67,6 +69,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.fokus.gmd.de/apache/;de/A -
   !-- [EMAIL PROTECTED] --
  +A 
HREF=http://mz8.mz.ze.tu-muenchen.de/files/linux/mirror/www.apache.org/;de/A
 -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.auc.dk/apache/;dk/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.area51.dk/;dk/A -
  @@ -81,7 +85,7 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://slug.ctv.es/mirror/apache_httpd/;es/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.arrakis.es/pub/apache/;es/A -
  +A HREF=http://apache.arrakis.es/;es/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://zone.pspt.fi/apache/;fi/A -
   !-- [EMAIL PROTECTED] --
  @@ -294,7 +298,7 @@
   !--  --
   A HREF=ftp://slug.ctv.es/mirror/apache_httpd/dist/;es/A -
   !--  --
  -A HREF=ftp://ftp.arrakis.es/pub/apache/;es/A -
  +A HREF=ftp://apache.arrakis.es/;es/A -
   !--  --
   A HREF=ftp://ftp.pspt.fi/pub/unix/www/apache/dist/;fi/A -
   !--  --
  
  
  


cvs commit: apache-site security_report.html

1999-01-28 Thread brian
brian   99/01/28 10:19:48

  Modified:.security_report.html
  Log:
  Add the long address and remove the mailto to make this more idiot-proof?
  
  Revision  ChangesPath
  1.4   +9 -8  apache-site/security_report.html
  
  Index: security_report.html
  ===
  RCS file: /home/cvs/apache-site/security_report.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- security_report.html  1998/09/23 15:42:41 1.3
  +++ security_report.html  1999/01/28 18:19:48 1.4
  @@ -15,14 +15,15 @@
   H2Reporting Security Problems with Apache/H2
   
   pThe Apache Group takes a very active stance in eliminating security
  -problems, and denial of service attacks against the Apache web server.  We
  -strongly encourage folks to report such problems to our private security
  -mailing list first, before disclosing them in a public forum.  The mailing
  -address is a href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/a.
  -STRONGWe cannot accept regular bug reports or other queries at
  -this address, we ask that you use our a href=bug_report.htmlbug
  -reporting page/a for those.  FONT color=redAll mail sent to 
  -this address that does not relate to security issues will be ignored.
  +problems and denial of service attacks against the Apache web server.
  +We strongly encourage folks to report such problems to our private
  +security mailing list first, before disclosing them in a public forum.
  +The mailing address is:
  [EMAIL PROTECTED]
  +STRONGWe cannot accept regular bug reports or other queries at this
  +address, we ask that you use our a href=bug_report.htmlbug
  +reporting page/a for those.  FONT color=redAll mail sent to this
  +address that does not relate to security issues will be ignored.
   /FONT/STRONG
   
   pNote that all networked servers are subject to denial of service
  
  
  


cvs commit: apache-1.3/htdocs/manual/misc security_tips.html

1999-01-28 Thread brian
brian   99/01/28 10:22:04

  Modified:htdocs/manual/misc security_tips.html
  Log:
  More idiot-proofing?
  
  Revision  ChangesPath
  1.20  +5 -2  apache-1.3/htdocs/manual/misc/security_tips.html
  
  Index: security_tips.html
  ===
  RCS file: /home/cvs/apache-1.3/htdocs/manual/misc/security_tips.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- security_tips.html1999/01/24 22:34:37 1.19
  +++ security_tips.html1999/01/28 18:22:03 1.20
  @@ -219,8 +219,11 @@
   PPlease send any other useful security tips to The Apache Group
   by filling out a
   A HREF=http://www.apache.org/bug_report.html;problem report/A.  
  -Serious security matters should of course be sent to A HREF=mailto:[EMAIL 
PROTECTED]
  [EMAIL PROTECTED]/A.
  +If you are confident you have found a security bug in the Apache
  +source code itself, A
  +HREF=http://www.apache.org/security_report.html;please let us
  +know/A.
  +
   P
   HR
   
  
  
  


cvs commit: apache-site/contributors index.html

1999-01-26 Thread brian
brian   99/01/25 23:03:09

  Modified:contributors index.html
  Log:
  Update my info.
  
  Revision  ChangesPath
  1.63  +9 -11 apache-site/contributors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/contributors/index.html,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- index.html1999/01/20 05:22:40 1.62
  +++ index.html1999/01/26 07:03:08 1.63
  @@ -27,7 +27,7 @@
TH ALIGN=LEFTActivities/TH
   TR VALIGN=TOP
TDSTRONGA HREF=#behlendorfBrian Behlendorf/A/STRONG
  - TDListowner, all around ass-kicker. 
  + TDVarious, focusing on infrastructure for development.
   TR VALIGN=TOP
TDSTRONGA HREF=#coarKen Coar/A/STRONG
TDHTML pedant, FAQ editor, UI perfectionist, bugdb script
  @@ -150,17 +150,15 @@
   
   
   STRONGName:/STRONG A NAME=behlendorfBrian Behlendorf/ABR
  -STRONGEmail:/STRONG A HREF=mailto:[EMAIL PROTECTED][EMAIL 
PROTECTED]/A or A HREF=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/ABR
  +STRONGEmail:/STRONG A HREF=mailto:[EMAIL PROTECTED][EMAIL 
PROTECTED]/A
   STRONGURL:/STRONG A 
HREF=http://www.behlendorf.com/;http://www.behlendorf.com/ABR
  -STRONGOrganization:/STRONG C2Net BR
  -STRONGOccupation:/STRONG VP Web AppsBR
  -STRONGLocation:/STRONG Oakland, CA, USABR
  -STRONGComments:/STRONG Crotchety Old Man who likes to see things done 
right.BR
  -STRONGOS Expertise:/STRONG FreeBSD 2.2.XBR
  -STRONGContributions:/STRONG I focus more on testing and sanity checking, 
and
  - I provide the hardware/software/bandwidth to support 
  - A HREF=http://www.apache.org/;www.apache.org/A and the 
  - development mailing list.
  +STRONGOrganization:/STRONG A HREF=http://www.oreilly.com;O'Reilly and 
Associates/ABR
  +STRONGOccupation:/STRONG CTO, New VenturesBR
  +STRONGLocation:/STRONG San Francisco, CA, USABR
  +STRONGComments:/STRONG Infrastructure, baby!BR
  +STRONGOS Expertise:/STRONG FreeBSDBR
  +STRONGContributions:/STRONG Various, focusing on assisting the 
development
  +  process itself.
   
   P
   IMG SRC=../images/coar.gif ALIGN=RIGHT ALT=[photo] WIDTH=153 HEIGHT=146
  
  
  


cvs commit: apache-site related_projects.html

1999-01-25 Thread brian
brian   99/01/25 08:39:42

  Modified:.related_projects.html
  Log:
  Uh, duh.  Link to the actual extensions!
  
  Revision  ChangesPath
  1.36  +4 -0  apache-site/related_projects.html
  
  Index: related_projects.html
  ===
  RCS file: /home/cvs/apache-site/related_projects.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- related_projects.html 1999/01/23 23:51:22 1.35
  +++ related_projects.html 1999/01/25 16:39:41 1.36
  @@ -201,6 +201,10 @@
   HREF=http://www.hotwired.com/webmonkey/html/97/39/index1a.html;XSSI/A
   within the editor. The files provide a graphical interface for
   inserting and modifying XSSI commands.  Tres cool.
  +
  +BLOCKQUOTE
  +You can A 
HREF=http://www.hotwired.com/webmonkey/javascript/code_library/wm_dwxssi_ext/;obtain
 the extensions here/A.
  +/BLOCKQUOTE
   P
   
   HR
  
  
  


cvs commit: apache-site/mirrors index.html

1999-01-23 Thread brian
brian   99/01/23 15:39:43

  Modified:mirrors  index.html
  Log:
  Time to turn this into a database :)
  
  Revision  ChangesPath
  1.59  +6 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- index.html1999/01/20 02:26:43 1.58
  +++ index.html1999/01/23 23:39:42 1.59
  @@ -37,6 +37,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.digibel.be/;be/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.megalink.com/;bo/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.nat.bg/;bg/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://200.239.56.51/;br/A -
  @@ -115,6 +117,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.itb.it/apache/;it/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://ra.sindata.it/apache/;it/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://ring.aist.go.jp/archives/net/apache/;jp/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://ring.asahi-net.or.jp/archives/net/apache/;jp/A -
  @@ -311,6 +315,8 @@
   A 
HREF=ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/;il/A -
   !--  --
   A HREF=ftp://mathema.it/pub/apache/dist/;it/A -
  +!--  --
  +A HREF=ftp://ra.sindata.it/apache/dist/;it/A -
   !--  --
   A HREF=ftp://ring.aist.go.jp/archives/net/apache/dist/;jp/A -
   !--  --
  
  
  


cvs commit: apache-site/mirrors mirrors.list

1999-01-23 Thread brian
brian   99/01/23 15:40:37

  Modified:mirrors  mirrors.list
  Log:
  Uh, duh.
  
  Revision  ChangesPath
  1.71  +3 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- mirrors.list  1999/01/20 02:26:43 1.70
  +++ mirrors.list  1999/01/23 23:40:36 1.71
  @@ -5,6 +5,7 @@
   http au  http://ftp.it.net.au/apache/[EMAIL PROTECTED]
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
  +http bo  http://apache.megalink.com/ [EMAIL PROTECTED]
   http bg  http://apache.nat.bg/   [EMAIL PROTECTED]
   http br  http://200.239.56.51/   [EMAIL PROTECTED]
   http br  http://apache.abordo.com.br/[EMAIL PROTECTED]
  @@ -44,6 +45,7 @@
   http in  http://apache.indoglobal.com/   [EMAIL PROTECTED]
   http it  http://mathema.it/pub/apache/   [EMAIL PROTECTED]
   http it  http://www.itb.it/apache/   [EMAIL PROTECTED]
  +http it  http://ra.sindata.it/apache/[EMAIL PROTECTED]
   http jp  http://ring.aist.go.jp/archives/net/apache/ [EMAIL 
PROTECTED]
   http jp  http://ring.asahi-net.or.jp/archives/net/apache/[EMAIL 
PROTECTED]
   http jp  http://www.happysize.co.jp/apache/  [EMAIL PROTECTED]
  @@ -140,6 +142,7 @@
   ftp  il  ftp://download.netvision.net.il/pub/mirrors/apache/dist/
   ftp  il  ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/
   ftp  it  ftp://mathema.it/pub/apache/dist/
  +ftp  it  ftp://ra.sindata.it/apache/dist/
   ftp  jp  ftp://ring.aist.go.jp/archives/net/apache/dist/
   ftp  jp  ftp://ring.asahi-net.or.jp/archives/net/apache/dist/
   ftp  jp  ftp://ftp.happysize.co.jp/apache/dist/
  
  
  


cvs commit: apache-site related_projects.html

1999-01-23 Thread brian
brian   99/01/23 15:51:23

  Modified:.related_projects.html
  Log:
  1) Added the webmonkey stuff (it's released under an open license)
  2) Cleaned up some uneven length text.  escape-q on emacs is addictive.
  
  Revision  ChangesPath
  1.35  +28 -11apache-site/related_projects.html
  
  Index: related_projects.html
  ===
  RCS file: /home/cvs/apache-site/related_projects.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- related_projects.html 1999/01/04 00:26:42 1.34
  +++ related_projects.html 1999/01/23 23:51:22 1.35
  @@ -33,6 +33,7 @@
   LIA HREF=#guidevApache Graphical User Interface Project/A
   LIA HREF=#docsApache Documentation Project/A
   LIA HREF=#quickrefApache Quick Reference Card/A
  +LIA HREF=#webmonkeyWebmonkey XSSI Extensions/A
   /UL
   
   H3Commercial Products/H3
  @@ -61,7 +62,9 @@
   States you can use it for non-commercial and commercial purposes for
   free.P
   
  -Inside the United States in order to use Apache with SSL commercially you 
may want to look at A HREF=#strongholdStronghold/A or A 
HREF=#ravenRaven/A.P
  +Inside the United States in order to use Apache with SSL commercially
  +you may want to look at A HREF=#strongholdStronghold/A or A
  +HREF=#ravenRaven/A.P
   
   A HREF=http://www.apache-ssl.org/;Get Apache-SSL from here/A.
   
  @@ -94,7 +97,11 @@
   H3A NAME=raven HREF=http://raven.covalent.net/;
   Covalent Raven - SSL Module for Apache/A/H3
   
  -The Raven SSL module is a commerical product providing a strong cryptography 
upgrade to the Apache web server using the A 
HREF=http://www.rsa.com/;RSA/A encryption engine. Available only to 
customers in the United States and Canada. Other services include commercial 
support and custom development services.
  +The Raven SSL module is a commerical product providing a strong
  +cryptography upgrade to the Apache web server using the A
  +HREF=http://www.rsa.com/;RSA/A encryption engine. Available only
  +to customers in the United States and Canada. Other services include
  +commercial support and custom development services.
   
   PHR
   H3A NAME=modulereg HREF=http://modules.apache.org/;
  @@ -117,14 +124,14 @@
   H3A NAME=modperl HREF=http://perl.apache.org/;
   Apache/Perl Integration Project/A/H3
   
  -PThe Apache/Perl integration project brings together the full power of the 
  -A HREF=http://www.perl.com/;Perl/A programming language
  -and the Apache HTTP server.  With
  -A HREF=http://www.perl.com/CPAN/modules/by-module/Apache/;mod_perl/A
  -it is possible to write Apache modules entirely in
  -Perl.  In addition, the persistent interpreter embedded in the
  -server avoids the overhead of starting an external interpreter and
  -the penalty of Perl start-up time./P
  +PThe Apache/Perl integration project brings together the full power
  +of the A HREF=http://www.perl.com/;Perl/A programming language
  +and the Apache HTTP server.  With A
  +HREF=http://www.perl.com/CPAN/modules/by-module/Apache/;mod_perl/A
  +it is possible to write Apache modules entirely in Perl.  In addition,
  +the persistent interpreter embedded in the server avoids the overhead
  +of starting an external interpreter and the penalty of Perl start-up
  +time./P
   
   HR
   H3A NAME=os2 HREF=http://www.slink.com/ApacheOS2/;
  @@ -161,7 +168,7 @@
   mail to
   A HREF=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/A
   with the words subscribe in the body of the message.  Also, visit
  -A HREF=http://apache.on-the-net.com/;the project status page/A.
  +A HREF=http://gui.apache.org/;the project status page/A.
   /BLOCKQUOTE
   
   HR
  @@ -185,6 +192,16 @@
   available at A 
HREF=http://www.refcards.com/;http://www.refcards.com//A.  A
   mod_perl refcard is also available.
   /BLOCKQUOTE
  +
  +HR
  +H3A NAME=webmonkeyWebmonkey XSSI Extensions/A/H3
  +The Webmonkey XSSI package extends the commercial authoring tool A
  
+HREF=http://www.hotwired.com/webmonkey/dynamic_html/tutorials/tutorial2.html;Dreamweaver/A
  +so you can use A
  +HREF=http://www.hotwired.com/webmonkey/html/97/39/index1a.html;XSSI/A
  +within the editor. The files provide a graphical interface for
  +inserting and modifying XSSI commands.  Tres cool.
  +P
   
   HR
   H3A NAME=apacheweekApache Week/A/H3
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-20 Thread brian
brian   99/01/19 18:26:44

  Modified:mirrors  mirrors.list index.html
  Log:
  
  
  Revision  ChangesPath
  1.70  +10 -12apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- mirrors.list  1999/01/15 00:20:18 1.69
  +++ mirrors.list  1999/01/20 02:26:43 1.70
  @@ -36,17 +36,17 @@
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
   http hu  http://xenia.sote.hu/ftp/linux/mirrors/www.apache.org/  [EMAIL 
PROTECTED]
   http hu  http://apache.iit.uni-miskolc.hu/   [EMAIL PROTECTED]
  -#httpid  http://apache.ub.net.id/pub/apache/ [EMAIL 
PROTECTED]
  -#httpie  http://apache.csn.ul.ie [EMAIL PROTECTED]
  +http ie  http://apache.csn.ul.ie [EMAIL PROTECTED]
   http il  http://vipe.technion.ac.il/apache/  [EMAIL PROTECTED]
   http il  http://download.netvision.net.il/apache/[EMAIL 
PROTECTED]
   http il  http://www.ibm.net.il/apache/   [EMAIL PROTECTED]
   http il  http://bioinformatics.weizmann.ac.il/software/apache/   [EMAIL 
PROTECTED]
  +http in  http://apache.indoglobal.com/   [EMAIL PROTECTED]
   http it  http://mathema.it/pub/apache/   [EMAIL PROTECTED]
   http it  http://www.itb.it/apache/   [EMAIL PROTECTED]
   http jp  http://ring.aist.go.jp/archives/net/apache/ [EMAIL 
PROTECTED]
   http jp  http://ring.asahi-net.or.jp/archives/net/apache/[EMAIL 
PROTECTED]
  -#httpjp  http://www.happysize.co.jp/apache/  [EMAIL 
PROTECTED]
  +http jp  http://www.happysize.co.jp/apache/  [EMAIL PROTECTED]
   http jp  http://SunSITE.sut.ac.jp/pub/apache/[EMAIL PROTECTED]
   http jp  http://japache.infoscience.co.jp/apache/[EMAIL 
PROTECTED]
   http jp  http://www.meisei-u.ac.jp/mirror/apache/[EMAIL 
PROTECTED]
  @@ -60,12 +60,12 @@
   http no  http://archive.bitcon.no/apache/[EMAIL PROTECTED]
   http no  http://www.powertech.no/apache/ [EMAIL PROTECTED]
   http pl  http://sunsite.icm.edu.pl/pub/www/apache/   [EMAIL 
PROTECTED]
  -#httppl  http://xenium.pdi.lodz.pl/Apache/   [EMAIL 
PROTECTED]
   http pl  http://www.task.gda.pl/pub/www/apache/  [EMAIL PROTECTED]
   http pt  http://ftp.dei.uc.pt/apache/[EMAIL PROTECTED]
   http pt  http://linux.ispgaya.pt/apache/ [EMAIL PROTECTED]
  +http pt  http://ciumix.ci.uminho.pt/mirrors/apache/  [EMAIL 
PROTECTED]
   http ro  http://www.utt.ro/ftp/pub/packages/apache/  [EMAIL 
PROTECTED]
  -#httpro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
  +http ro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
   http ru  http://apache.inf.ru/   [EMAIL PROTECTED]
   http ru  http://www.citycat.ru/apache/   [EMAIL PROTECTED]
  @@ -98,11 +98,10 @@
   http us  http://www.ameth.org/apache/[EMAIL PROTECTED]
   http us  http://apache.technomancer.com/ [EMAIL PROTECTED]
   http us  http://apache.plinet.com/   [EMAIL PROTECTED]
  -#httpus  http://apache.raver.net/[EMAIL PROTECTED]
  +http us  http://apache.raver.net/[EMAIL PROTECTED]
   http us  http://www3.service.digital.com/apache/ [EMAIL PROTECTED]
   http us  http://apache.dreamcatchers.net/[EMAIL PROTECTED]   
Boston [UUNet]
   http us  http://galileo.galilei.com/apache/
  -#httpus  http://apache.bot-shells.com/   [EMAIL PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -138,13 +137,12 @@
   ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/dist/
   ftp  hu  ftp://xenia.sote.hu/pub/linux/mirrors/www.apache.org/dist/
   ftp  hu  ftp://ftp.szabinet.hu/pub/www/apache/dist/  [EMAIL 
PROTECTED]
  -#ftp id  ftp://apache.ub.net.id/pub/apache/
   ftp  il  ftp://download.netvision.net.il/pub/mirrors/apache/dist/
   ftp  il  ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/
   ftp  it  ftp://mathema.it/pub/apache/dist/
   ftp  jp  ftp://ring.aist.go.jp/archives/net/apache/dist/
   ftp  jp  ftp://ring.asahi-net.or.jp/archives/net/apache/dist/
  -#ftp jp  ftp://ftp.happysize.co.jp/apache/dist/
  +ftp  jp  ftp://ftp.happysize.co.jp/apache/dist/
   ftp  jp  ftp://sunsite.sut.ac.jp/pub/archives/WWW/apache/
   ftp  jp  ftp://ftp.infoscience.co.jp/pub/net/apache/dist/
   ftp  jp  ftp://ftp.lab.kdd.co.jp/infosystems/apache/dist/
  @@ -155,14 +153,14 @@
   ftp  nl  ftp://ftp.cs.uu.nl/pub/mirror/apache.org

cvs commit: apache-1.3 STATUS

1999-01-20 Thread brian
brian   99/01/19 19:38:19

  Modified:.STATUS
  Log:
  Document written by Tony Finch and committed.  Thanks, Tony!
  
  Revision  ChangesPath
  1.606 +1 -7  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.605
  retrieving revision 1.606
  diff -u -r1.605 -r1.606
  --- STATUS1999/01/18 14:33:49 1.605
  +++ STATUS1999/01/20 03:38:18 1.606
  @@ -1,5 +1,5 @@
 1.3 STATUS:
  -  Last modified at [$Date: 1999/01/18 14:33:49 $]
  +  Last modified at [$Date: 1999/01/20 03:38:18 $]
   
   Release:
   
  @@ -41,12 +41,6 @@
   Status: Marc was looking at it.
   
   Documentation that needs writing:
  -
  -* Need a document explaining mod_rewrite/UseCanonicalName off based
  -  virtualhosting.  (If it exists already I can't find it easily.)
  -  = It still doesn't exists but I've already assembled the relevant
  - information and config snippets. We just have to write a
  - vhost-xxx.html document out of it. -- rse
   
   Available Patches:
   
  
  
  


cvs commit: apache-1.3/htdocs/manual/vhosts mass.html

1999-01-20 Thread brian
brian   99/01/19 20:47:10

  Modified:htdocs/manual/vhosts mass.html
  Log:
  Tony Finch says:
  I just realised that this is wrong: the %v won't work on 1.3.4 because
  it always uses the canonical server name. It should be changed to
  %{SERVER_NAME}e.
  
  So I've changed it accordingly.
  
  Revision  ChangesPath
  1.2   +3 -3  apache-1.3/htdocs/manual/vhosts/mass.html
  
  Index: mass.html
  ===
  RCS file: /home/cvs/apache-1.3/htdocs/manual/vhosts/mass.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mass.html 1999/01/15 00:57:10 1.1
  +++ mass.html 1999/01/20 04:47:08 1.2
  @@ -86,7 +86,7 @@
   better to log to a pipe or a fifo and arrange for the process at the
   other end to distribute the logs (and perhaps accumulate statistics,
   etc.). A CODELogFormat/CODE directive that includes
  -CODE%v/CODE for the virtual host makes it easy to do this./P
  +CODE%{SERVER_NAME}e/CODE for the virtual host makes it easy to do 
this./P
   
   
   HRH2A NAME=overviewOverview of the technique/A/H2
  @@ -156,7 +156,7 @@
   UseCanonicalName Off
   
   # splittable logs
  -LogFormat %v %h %l %u %t \%r\ %s %b vcommon
  +LogFormat %{SERVER_NAME}e %h %l %u %t \%r\ %s %b vcommon
   CustomLog logs/access_log vcommon
   
   lt;Directory /www/hostsgt;
  @@ -273,7 +273,7 @@
   PRE
   UseCanonicalName Off
   
  -LogFormat %v %h %l %u %t \%r\ %s %b vcommon
  +LogFormat %{SERVER_NAME}e %h %l %u %t \%r\ %s %b vcommon
   CustomLog logs/access_log vcommon
   
   lt;Directory /www/commercialgt;
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-15 Thread brian
brian   99/01/14 16:20:19

  Modified:mirrors  mirrors.list index.html
  Log:
  New canadian mirror, brazilian mirror active again.
  
  Revision  ChangesPath
  1.69  +2 -1  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- mirrors.list  1999/01/09 20:13:01 1.68
  +++ mirrors.list  1999/01/15 00:20:18 1.69
  @@ -6,11 +6,12 @@
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
   http bg  http://apache.nat.bg/   [EMAIL PROTECTED]
  -#httpbr  http://200.239.56.51/   [EMAIL PROTECTED]
  +http br  http://200.239.56.51/   [EMAIL PROTECTED]
   http br  http://apache.abordo.com.br/[EMAIL PROTECTED]
   http ca  http://www.ccai.com/apache/ [EMAIL PROTECTED]
   http ca  http://micromou.point-net.com/mirror/apache/[EMAIL 
PROTECTED]
   http ca  http://apache.kawartha.com/ [EMAIL PROTECTED]
  +http ca  http://looking-glass.usask.ca/webmirror/apache/ [EMAIL 
PROTECTED]
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
  
  
  
  1.57  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- index.html1999/01/09 20:13:01 1.56
  +++ index.html1999/01/15 00:20:18 1.57
  @@ -39,6 +39,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.nat.bg/;bg/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://200.239.56.51/;br/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.abordo.com.br/;br/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.ccai.com/apache/;ca/A -
  @@ -47,6 +49,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.kawartha.com/;ca/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://looking-glass.usask.ca/webmirror/apache/;ca/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.cnlab-switch.ch/www/mirror/apache/;ch/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://proxy.iinchina.net:8000/;cn/A -
  
  
  


cvs commit: apache-1.3/htdocs/manual/vhosts mass.html

1999-01-15 Thread brian
brian   99/01/14 16:57:11

  Added:   htdocs/manual/vhosts mass.html
  Log:
  This is the document on how to use mod_rewrite to eliminate the need for
  virtualhost settings in the config file.  Many thanks to Tony Finch [EMAIL 
PROTECTED]
  for contributing this!
  
  Revision  ChangesPath
  1.1  apache-1.3/htdocs/manual/vhosts/mass.html
  
  Index: mass.html
  ===
  !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 3.2 Final//EN
  HTMLHEAD
  TITLEDynamically configured mass virtual hosting/TITLE
  /HEAD
  
  !-- Background white, links blue (unvisited), navy (visited), red (active) 
--
  BODY
   BGCOLOR=#FF
   TEXT=#00
   LINK=#FF
   VLINK=#80
   ALINK=#FF
  
  !--#include virtual=header.html --
  H1 ALIGN=CENTERDynamically configured mass virtual hosting/H1
  
  PThis document describes how to efficiently serve an arbitrary number
  of virtual hosts with Apache 1.3. Some familiarity with
  A HREF=../mod/mod_rewrite.htmlCODEmod_rewrite/CODE/A is
  useful./P
  
  !--
  
  Written by Tony Finch ([EMAIL PROTECTED]) ([EMAIL PROTECTED]).
  
  Some examples were derived from Ralf S. Engleschall's document
http://www.engelschall.com/pw/apache/rewriteguide/
  
  Some suggestions were made by Brian Behlendorf.
  
  --
  
  H2A NAME=contentsContents:/A/H2
  
  UL
  LIA HREF=#motivationMotivation/A
  LIA HREF=#overviewOverview of the technique/A
  LIA HREF=#simpleSimple name-based dynamic virtual hosts/A
  LIA HREF=#homepagesA virtually hosted homepages system/A
  LIA HREF=#xtra-confUsing a separate virtual host configuration file/A
  LIA HREF=#combinationsUsing more than one virtual hosting system on the 
same server/A
  /UL
  
  HRH2A NAME=motivationMotivation/A/H2
  
  PThe techniques described here are of interest if your
  CODEhttpd.conf/CODE contains hundreds of
  CODElt;VirtualHostgt;/CODE sections that are substantially the
  same, for example:
  PRE
  NameVirtualHost 111.22.33.44
  lt;VirtualHost 111.22.33.44gt;
ServerName www.customer-1.com
DocumentRoot/www/hosts/www.customer-1.com/docs
ScriptAlias  /cgi-bin/  /www/hosts/www.customer-1.com/cgi-bin
  lt;/VirtualHostgt;
  lt;VirtualHost 111.22.33.44gt;
ServerName www.customer-2.com
DocumentRoot/www/hosts/www.customer-2.com/docs
ScriptAlias  /cgi-bin/  /www/hosts/www.customer-2.com/cgi-bin
  lt;/VirtualHostgt;
  # blah blah blah
  lt;VirtualHost 111.22.33.44gt;
ServerName www.customer-N.com
DocumentRoot/www/hosts/www.customer-N.com/docs
ScriptAlias  /cgi-bin/  /www/hosts/www.customer-N.com/cgi-bin
  lt;/VirtualHostgt;
  /PRE
  /P
  
  PThe basic idea is to replace all of the static
  CODElt;VirtualHostgt;/CODE configuration with a mechanism that
  works it out dynamically. This has a number of advantages:
  OL
  LIYour configuration file is smaller so Apache starts faster and
uses less memory.
  LIAdding virtual hosts is simply a matter of creating the
appropriate directories in the filesystem and entries in the DNS -
you don't need to reconfigure or restart Apache.
  /OL
  /P
  
  PThe main disadvantage is that you cannot have a different log file
  for each server; however if you have very many virtual hosts then
  doing this is dubious anyway because it eats file descriptors. It's
  better to log to a pipe or a fifo and arrange for the process at the
  other end to distribute the logs (and perhaps accumulate statistics,
  etc.). A CODELogFormat/CODE directive that includes
  CODE%v/CODE for the virtual host makes it easy to do this./P
  
  
  HRH2A NAME=overviewOverview of the technique/A/H2
  
  PAll of the dynamic virtual hosts will either be configured as part
  of the main server configuration, or within a
  CODElt;VirtualHostgt;/CODE section. For a simple (very uniform)
  setup, CODElt;VirtualHostgt;/CODE sections aren't needed at all./P
  
  PA couple of things need to be `faked' to make the dynamic virtual
  host look like a normal one. The most important is the server name
  (configured with CODEServerName/CODE and available to CGIs via the
  CODESERVER_NAME/CODE environment variable). The way it is
  determined is controlled by the CODEUseCanonicalName/CODE
  directive: with CODEUseCanonicalName off/CODE the server name
  comes from the contents of the CODEHost:/CODE header in the
  request. If there is no CODEHost:/CODE header then the value
  configured with CODEServerName/CODE is used instead./P
  
  PThe other one is the document root (configured with
  CODEDocumentRoot/CODE and available to CGIs via the
  CODEDOCUMENT_ROOT/CODE environment variable). This is used by the
  core module when mapping URIs to filenames, but in the context of
  dynamic virtual hosting its value only matters if any CGIs or SSI
  documents make use

cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-09 Thread brian
brian   99/01/09 12:13:02

  Modified:mirrors  mirrors.list index.html
  Log:
  Another mirror...
  
  Revision  ChangesPath
  1.68  +1 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- mirrors.list  1999/01/07 04:00:45 1.67
  +++ mirrors.list  1999/01/09 20:13:01 1.68
  @@ -29,6 +29,7 @@
   http fi  http://zone.pspt.fi/apache/ [EMAIL PROTECTED]
   http fi  http://www.zoo-gate.fi/mirrors/apache/  [EMAIL PROTECTED]
   http fi  http://apache.eunet.fi/ [EMAIL PROTECTED]
  +http fi  http://apache.zopps.fi/ [EMAIL PROTECTED]
   http fr  http://www.cge-ol.fr/apache/[EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
  
  
  
  1.56  +2 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- index.html1999/01/07 04:00:45 1.55
  +++ index.html1999/01/09 20:13:01 1.56
  @@ -83,6 +83,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.eunet.fi/;fi/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.zopps.fi/;fi/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.cge-ol.fr/apache/;fr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.ntua.gr/apache/;gr/A -
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-05 Thread brian
brian   99/01/05 11:29:24

  Modified:mirrors  mirrors.list index.html
  Log:
  Add a bunch new mirrors, update some .jp entries.
  
  Revision  ChangesPath
  1.66  +9 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- mirrors.list  1999/01/01 02:08:49 1.65
  +++ mirrors.list  1999/01/05 19:29:23 1.66
  @@ -45,12 +45,13 @@
   http jp  http://ring.aist.go.jp/archives/net/apache/ [EMAIL 
PROTECTED]
   http jp  http://ring.asahi-net.or.jp/archives/net/apache/[EMAIL 
PROTECTED]
   #httpjp  http://www.happysize.co.jp/apache/  [EMAIL 
PROTECTED]
  -http jp  http://SunSITE.sut.ac.jp/pub/archives/WWW/apache/   [EMAIL 
PROTECTED]
  +http jp  http://SunSITE.sut.ac.jp/pub/apache/[EMAIL PROTECTED]
   http jp  http://japache.infoscience.co.jp/apache/[EMAIL 
PROTECTED]
   http jp  http://www.meisei-u.ac.jp/mirror/apache/[EMAIL 
PROTECTED]
   http kr  http://cosmos.kaist.ac.kr/packages/www/apache/  [EMAIL 
PROTECTED]
   http kr  http://www.iworld.net/apache/   [EMAIL PROTECTED]
   http my  http://www.cyberweb.com.my/apache/  [EMAIL PROTECTED]
  +http lv  http://www.apache.pd.gov.lv/[EMAIL PROTECTED]
   http my  http://itc.kusza.edu.my/apache/ [EMAIL PROTECTED]
   http nl  http://www.mbh.org/archive/apache/  [EMAIL PROTECTED]
   http nl  http://www.cs.uu.nl/apache/ [EMAIL PROTECTED]
  @@ -66,6 +67,8 @@
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
   http ru  http://apache.inf.ru/   [EMAIL PROTECTED]
   http ru  http://www.citycat.ru/apache/   [EMAIL PROTECTED]
  +http ru  http://apache.directnet.ru  [EMAIL PROTECTED]
  +http ru  http://www.krinc.ru/apache/ [EMAIL PROTECTED]
   http se  http://apache.dc.luth.se/   [EMAIL PROTECTED]
   http se  http://apache.archive.sunet.se/ [EMAIL PROTECTED]
   http si  http://apache.siol.net/ 
  @@ -84,6 +87,7 @@
   http co.uk   http://www.domino.org/apache/   ?
   http co.uk   http://www.gbnet.net/apache/[EMAIL PROTECTED]
   http co.uk   http://www.flirble.org/apache/  [EMAIL PROTECTED]
  +http co.uk   http://ukug.uk.freebsd.org/apache/  [EMAIL PROTECTED]
   http uk  http://www.apache.org.uk/   [EMAIL PROTECTED]
   http us  http://www.rge.com/pub/infosystems/apache/  [EMAIL 
PROTECTED]
   http us  http://apache.compuex.com/  [EMAIL PROTECTED]
  @@ -140,7 +144,7 @@
   ftp  jp  ftp://ring.aist.go.jp/archives/net/apache/dist/
   ftp  jp  ftp://ring.asahi-net.or.jp/archives/net/apache/dist/
   #ftp jp  ftp://ftp.happysize.co.jp/apache/dist/
  -ftp  jp  ftp://sunsite.sut.ac.jp/pub/archives/WWW/apache/dist/
  +ftp  jp  ftp://sunsite.sut.ac.jp/pub/archives/WWW/apache/
   ftp  jp  ftp://ftp.infoscience.co.jp/pub/net/apache/dist/
   ftp  jp  ftp://ftp.lab.kdd.co.jp/infosystems/apache/dist/
   ftp  jp  ftp://mirror.nucba.ac.jp/mirror/Apache/ [EMAIL PROTECTED]
  @@ -160,6 +164,7 @@
   #ftp ro  ftp://apache.logicnet.ro/pub/www.apache.org/
   ftp  ru  ftp://ftp.module.vympel.msk.ru/pub/www/apache_mirror/dist/
   ftp  ru  ftp://ftp.citycat.ru/pub/apache/dist/
  +ftp  ru  ftp://ftp.krinc.ru/pub/apache/
   ftp  se  ftp://ftp.sunet.se/pub/www/servers/apache/dist/ 
   ftp  sk  ftp://sunsite.uakom.sk/pub/WWW/apache/dist/
   ftp  sk  ftp://rak.isternet.sk/pub/linux/apache/dist/
  @@ -170,6 +175,7 @@
   ftp  ua  ftp://ftp-mirror.carrier.kiev.ua/pub/unix/apache/dist/
   ftp  co.uk   ftp://ftp.gbnet.net/pub/apache/dist/
   ftp  co.uk   ftp://ftp.flirble.org/pub/web/apache/dist/
  +ftp  co.uk   ftp://ukug.uk.freebsd.org/pub/mirrors/apache/dist/
   ftp  us  ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/
   ftp  us  ftp://ftp.rge.com/pub/infosystems/apache/dist/
   ftp  us  ftp://apache.compuex.com/pub/apache/dist/
  @@ -181,6 +187,7 @@
   #ftp us  ftp://ftp.raver.net/pub/ftp.apache.org/dist/
   ftp  us  ftp://www3.service.digital.com/apache/dist/
   ftp  us  ftp://galileo.galilei.com/pub/apache/
  +ftp  us  ftp://ftp.mtnranch.net/pub/apache/dist/ [EMAIL PROTECTED]
   ftp  za  ftp://ftp.is.co.za/internet/www/servers/apache/
   ftp  za  ftp://ftpza.co.za/mirrors/apache/
   ftp  za  ftp://ftp.saix.net/pub/apache/
  
  
  
  1.54  +16 -2 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- index.html1999/01/01 02:08:49 1.53
  +++ index.html1999/01/05 19:29:23 1.54
  @@ -109,7

cvs commit: apache-site related_projects.html

1999-01-04 Thread brian
brian   99/01/03 16:26:43

  Modified:.related_projects.html
  Log:
  Updated link upon request by Andrew Ford, the owner.
  
  Revision  ChangesPath
  1.34  +3 -3  apache-site/related_projects.html
  
  Index: related_projects.html
  ===
  RCS file: /home/cvs/apache-site/related_projects.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- related_projects.html 1998/10/26 21:03:07 1.33
  +++ related_projects.html 1999/01/04 00:26:42 1.34
  @@ -181,9 +181,9 @@
   H3A NAME=quickrefApache Quick Reference Card/A/h3
   
   BLOCKQUOTE
  -A compact, tri-fold double-sided page listing all major directives, 
available at
  -A HREF=http://www.ford-mason.co.uk/resources/refcards/apache.html;
  -http://www.ford-mason.co.uk/resources/refcards/apache.html/A
  +A compact, tri-fold double-sided page listing all major directives,
  +available at A 
HREF=http://www.refcards.com/;http://www.refcards.com//A.  A
  +mod_perl refcard is also available.
   /BLOCKQUOTE
   
   HR
  
  
  


cvs commit: apache-1.3/icons README

1999-01-04 Thread brian
brian   99/01/03 18:21:25

  Modified:iconsREADME
  Log:
  Eit.com RIP.  Kevin's got a new addy.  Mention the small directory.
  
  Revision  ChangesPath
  1.3   +5 -10 apache-1.3/icons/README
  
  Index: README
  ===
  RCS file: /home/cvs/apache-1.3/icons/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README1998/12/16 19:07:51 1.2
  +++ README1999/01/04 02:21:25 1.3
  @@ -3,21 +3,16 @@
These icons were originally made for Mosaic for X and have been
included in the NCSA httpd and Apache server distributions in the
past. They are in the public domain and may be freely included in any
  - application. The originals were done by Kevin Hughes ([EMAIL 
PROTECTED]).
  + application. The originals were done by Kevin Hughes 
  + ([EMAIL PROTECTED]).
   
Many thanks to Andy Polyakov for tuning the icon colors and adding a
few new images. If you'd like to contribute additions or ideas to
this set, please let me know.
   
  - Almost all of these icons are 20x22 pixels in size.
  -
  - The distribution site for these icons is at:
  -
  -  http://www.eit.com/goodies/www.icons/
  -
  - Kevin Hughes
  - September 11, 1995
  -
  + Almost all of these icons are 20x22 pixels in size.  There are
  + alternative icons in the small directory that are 16x16 in size,
  + provided by Mike Brown ([EMAIL PROTECTED]).
   
   Suggested Uses
   
  
  
  


cvs commit: apache-site/library index.html

1999-01-04 Thread brian
brian   99/01/03 18:34:40

  Modified:library  index.html
  Log:
  Updated links to HTML specifications (thanks Brian Slesinsky for the 
suggestion)
  
  Revision  ChangesPath
  1.4   +2 -2  apache-site/library/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/library/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html1998/11/10 06:44:39 1.3
  +++ index.html1999/01/04 02:34:39 1.4
  @@ -46,8 +46,8 @@
   LISTRONGA HREF=http://www.w3.org/MarkUp/;Hypertext Markup 
Language/A (HTML)/STRONG/LI
UL
   LIA 
HREF=http://www.ics.uci.edu/pub/ietf/html/rfc1866.txt;RFC1866: HTML 
2.0/A/LI
  -LIA HREF=http://www.w3.org/pub/WWW/TR/REC-html32.html;Reference 
Spec: HTML 3.2/A/LI
  -LIA HREF=http://www.w3.org/pub/WWW/TR/WD-html40/;Working Draft: 
HTML 4.0/A/LI
  +LIA HREF=http://www.w3.org/TR/REC-html32.html;Reference Spec: 
HTML 3.2/A/LI
  +LIA HREF=http://www.w3.org/TR/REC-html40/;Reference Spec: HTML 
4.0/A/LI
/UL
   LISTRONGA HREF=http://www.webreference.com/index2.html;Related 
Stuff/A/STRONG/LI
UL
  
  
  


cvs commit: apache-site/info apache_on_linux.html

1999-01-03 Thread brian
brian   99/01/03 15:48:07

  Modified:info apache_on_linux.html
  Log:
  Remove reference to qosina.com due to complaints from their webmaster.
  
  Revision  ChangesPath
  1.7   +1 -9  apache-site/info/apache_on_linux.html
  
  Index: apache_on_linux.html
  ===
  RCS file: /home/cvs/apache-site/info/apache_on_linux.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- apache_on_linux.html  1998/05/20 15:20:51 1.6
  +++ apache_on_linux.html  1999/01/03 23:48:07 1.7
  @@ -17,15 +17,7 @@
   
   /DIV
   
  -H3 align=center
  -These pages are very old.  The new version of these pages can be found
  -at A
  -HREF=http://www.qosina.com/apache/;http://www.qosina.com/apache//A
  -util I can move them over to www.apache.org.  I also need to convert
  -HTML 3.0 code to HTML 2.0 code, so if you have Netscape 2.0 you may
  -want to look at my site anyway.  If you an have any questions you can
  -email me at: A HREF=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/A.
  -/H3
  +H3Warning: this document has been unmaintained for a very long time./H3
   P
   H1 ALIGN=CENTERConfiguring linux to run Apache 0.8 + with virtual 
hosts/H1
   
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-01 Thread brian
brian   98/12/31 18:08:50

  Modified:mirrors  mirrors.list index.html
  Log:
  Even more mirrors, whee.  :)
  
  Revision  ChangesPath
  1.65  +5 -1  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- mirrors.list  1998/12/30 21:38:46 1.64
  +++ mirrors.list  1999/01/01 02:08:49 1.65
  @@ -28,6 +28,7 @@
   http es  http://www.arrakis.es/pub/apache/   [EMAIL PROTECTED]
   http fi  http://zone.pspt.fi/apache/ [EMAIL PROTECTED]
   http fi  http://www.zoo-gate.fi/mirrors/apache/  [EMAIL PROTECTED]
  +http fi  http://apache.eunet.fi/ [EMAIL PROTECTED]
   http fr  http://www.cge-ol.fr/apache/[EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
  @@ -52,6 +53,7 @@
   http my  http://www.cyberweb.com.my/apache/  [EMAIL PROTECTED]
   http my  http://itc.kusza.edu.my/apache/ [EMAIL PROTECTED]
   http nl  http://www.mbh.org/archive/apache/  [EMAIL PROTECTED]
  +http nl  http://www.cs.uu.nl/apache/ [EMAIL PROTECTED]
   http no  http://archive.bitcon.no/apache/[EMAIL PROTECTED]
   http no  http://www.powertech.no/apache/ [EMAIL PROTECTED]
   http pl  http://sunsite.icm.edu.pl/pub/www/apache/   [EMAIL 
PROTECTED]
  @@ -68,7 +70,7 @@
   http se  http://apache.archive.sunet.se/ [EMAIL PROTECTED]
   http si  http://apache.siol.net/ 
   http sk  http://sunsite.uakom.sk/apache/ [EMAIL PROTECTED]
  -#httpsk  http://www.alla.sk/apache/  [EMAIL PROTECTED]
  +http sk  http://rak.isternet.sk/apache/  [EMAIL PROTECTED]
   http su  http://www.sai.msu.su/apache/   oleg@sai.msu.su
   http th  http://www.cs.riubon.ac.th/pub/apache/  [EMAIL PROTECTED]
   http tr  http://apache.bilkent.edu.tr/   [EMAIL PROTECTED]
  @@ -145,6 +147,7 @@
   ftp  jp  ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/
   ftp  kr  ftp://cosmos.kaist.ac.kr/packages/www/apache/dist/
   ftp  kr  ftp://ftp.nuri.net/pub/apache/dist/
  +ftp  nl  ftp://ftp.cs.uu.nl/pub/mirror/apache.org/dist/
   ftp  no  ftp://ftp.bitcon.no/pub/unix/www/servers/apache/dist/
   ftp  pl  ftp://sunsite.icm.edu.pl/pub/www/apache/dist/
   #ftp pl  ftp://xenium.pdi.lodz.pl/pub/Linux/network/www/Apache/dist/
  @@ -159,6 +162,7 @@
   ftp  ru  ftp://ftp.citycat.ru/pub/apache/dist/
   ftp  se  ftp://ftp.sunet.se/pub/www/servers/apache/dist/ 
   ftp  sk  ftp://sunsite.uakom.sk/pub/WWW/apache/dist/
  +ftp  sk  ftp://rak.isternet.sk/pub/linux/apache/dist/
   ftp  su  ftp://ftp.sai.msu.su/pub/unix/WWW/servers/apache/mirror/dist/
   ftp  th  ftp://ftp.cs.riubon.ac.th/pub/mirrors/apache/dist/
   ftp  tr  ftp://ftp.bilkent.edu.tr/apache/dist/
  
  
  
  1.53  +10 -0 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- index.html1998/12/30 21:38:46 1.52
  +++ index.html1999/01/01 02:08:49 1.53
  @@ -81,6 +81,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.zoo-gate.fi/mirrors/apache/;fi/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.eunet.fi/;fi/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.cge-ol.fr/apache/;fr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.ntua.gr/apache/;gr/A -
  @@ -123,6 +125,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.mbh.org/archive/apache/;nl/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://www.cs.uu.nl/apache/;nl/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://archive.bitcon.no/apache/;no/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.powertech.no/apache/;no/A -
  @@ -151,6 +155,8 @@
   !--  --
   A HREF=http://sunsite.uakom.sk/apache/;sk/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://rak.isternet.sk/apache/;sk/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.sai.msu.su/apache/;su/A -
   !-- oleg@sai.msu.su --
   A HREF=http://www.cs.riubon.ac.th/pub/apache/;th/A -
  @@ -300,6 +306,8 @@
   !--  --
   A HREF=ftp://ftp.nuri.net/pub/apache/dist/;kr/A -
   !--  --
  +A HREF=ftp://ftp.cs.uu.nl/pub/mirror/apache.org/dist/;nl/A -
  +!--  --
   A HREF=ftp://ftp.bitcon.no/pub/unix/www/servers/apache/dist/;no/A -
   !--  --
   A HREF=ftp://sunsite.icm.edu.pl/pub/www/apache/dist/;pl/A -
  @@ -323,6 +331,8 @@
   A HREF=ftp://ftp.sunet.se/pub/www/servers/apache/dist/;se/A -
   !--  --
   A HREF=ftp://sunsite.uakom.sk/pub/WWW/apache/dist/;sk/A -
  +!--  --
  +A HREF=ftp

cvs commit: apache-site/mirrors mirrors.list index.html

1998-12-30 Thread brian
brian   98/12/30 11:41:31

  Modified:mirrors  mirrors.list index.html
  Log:
  Add a swedish mirror.
  
  Revision  ChangesPath
  1.63  +2 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- mirrors.list  1998/11/22 13:43:55 1.62
  +++ mirrors.list  1998/12/30 19:41:29 1.63
  @@ -64,6 +64,7 @@
   http ru  http://apache.inf.ru/   [EMAIL PROTECTED]
   http ru  http://www.citycat.ru/apache/   [EMAIL PROTECTED]
   http se  http://apache.dc.luth.se/   [EMAIL PROTECTED]
  +http se  http://apache.archive.sunet.se/ [EMAIL PROTECTED]
   http si  http://apache.siol.net/ 
   http sk  http://sunsite.uakom.sk/apache/ [EMAIL PROTECTED]
   #httpsk  http://www.alla.sk/apache/  [EMAIL PROTECTED]
  @@ -155,6 +156,7 @@
   #ftp ro  ftp://apache.logicnet.ro/pub/www.apache.org/
   ftp  ru  ftp://ftp.module.vympel.msk.ru/pub/www/apache_mirror/dist/
   ftp  ru  ftp://ftp.citycat.ru/pub/apache/dist/
  +ftp  se  ftp://ftp.sunet.se/pub/www/servers/apache/dist/ 
   ftp  sk  ftp://sunsite.uakom.sk/pub/WWW/apache/dist/
   ftp  su  ftp://ftp.sai.msu.su/pub/unix/WWW/servers/apache/mirror/dist/
   ftp  th  ftp://ftp.cs.riubon.ac.th/pub/mirrors/apache/dist/
  
  
  
  1.51  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- index.html1998/11/22 13:43:55 1.50
  +++ index.html1998/12/30 19:41:29 1.51
  @@ -143,6 +143,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.dc.luth.se/;se/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.archive.sunet.se/;se/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.siol.net/;si/A -
   !--  --
   A HREF=http://sunsite.uakom.sk/apache/;sk/A -
  @@ -315,6 +317,8 @@
   A HREF=ftp://ftp.module.vympel.msk.ru/pub/www/apache_mirror/dist/;ru/A -
   !--  --
   A HREF=ftp://ftp.citycat.ru/pub/apache/dist/;ru/A -
  +!--  --
  +A HREF=ftp://ftp.sunet.se/pub/www/servers/apache/dist/;se/A -
   !--  --
   A HREF=ftp://sunsite.uakom.sk/pub/WWW/apache/dist/;sk/A -
   !--  --
  
  
  


cvs commit: apache-site/mirrors index.html mirrors.list

1998-12-30 Thread brian
brian   98/12/30 13:38:46

  Modified:mirrors  index.html mirrors.list
  Log:
  another update.
  
  Revision  ChangesPath
  1.52  +2 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- index.html1998/12/30 19:41:29 1.51
  +++ index.html1998/12/30 21:38:46 1.52
  @@ -45,6 +45,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://micromou.point-net.com/mirror/apache/;ca/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.kawartha.com/;ca/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.cnlab-switch.ch/www/mirror/apache/;ch/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://proxy.iinchina.net:8000/;cn/A -
  
  
  
  1.64  +1 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- mirrors.list  1998/12/30 19:41:29 1.63
  +++ mirrors.list  1998/12/30 21:38:46 1.64
  @@ -10,6 +10,7 @@
   http br  http://apache.abordo.com.br/[EMAIL PROTECTED]
   http ca  http://www.ccai.com/apache/ [EMAIL PROTECTED]
   http ca  http://micromou.point-net.com/mirror/apache/[EMAIL 
PROTECTED]
  +http ca  http://apache.kawartha.com/ [EMAIL PROTECTED]
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
  
  
  


cvs commit: apache-devsite devnotes.html

1998-12-04 Thread brian
brian   98/12/04 14:12:04

  Modified:.devnotes.html
  Log:
  The complete repository has not been available for download in a
  snapshot in quite some time.
  
  Revision  ChangesPath
  1.10  +0 -42 apache-devsite/devnotes.html
  
  Index: devnotes.html
  ===
  RCS file: /home/cvs/apache-devsite/devnotes.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- devnotes.html 1998/11/24 17:15:52 1.9
  +++ devnotes.html 1998/12/04 22:12:03 1.10
  @@ -161,48 +161,6 @@
 /DL
 HR
 H2
  -   Using the CVS Repository Copy
  -  /H2
  -  P
  -  For those who wish to keep up with the source development but are not
  -  members of the Group or have access to the master CVS repository, a
  -  snapshot tarball of the repository is created daily.  You can
  -  copy this to your system, unpack it, and treat it as a read-only
  -  repository.
  -  /P
  -  OL
  -   LIPick up the latest tarball of the repository from
  -P
  -DL
  - DDA
  -  HREF=ftp://ftp.apache.org/httpd/from-cvs/repository.tar.gz;
  - 
SAMPftp://ftp.apache.org/httpd/from-cvs/repository.tar.gz/SAMP/A
  - /DD
  -/DL
  -/P
  -P
  -Note that this is the EMcomplete/EM repository, not just the
  -latest development stream.
  -/P
  -   /LI
  -   LIOn your local system, unpack the tarball into a directory:
  -P
  -DL
  - DDSAMP% cd /usr/local/apache/repository
  -  BR
  -  % gunzip -c lt; repository.tar.gz | tar xf -/SAMP
  - /DD
  -/DL
  -/P
  -   /LI
  -  /OL
  -  P
  -  You can now use SAMPcvs checkout/SAMP and SAMPcvs update/SAMP
  -  to create and update your own working directories from the latest CVS
  -  snapshot.
  -  /P
  -  HR
  -  H2
  Setting Up Remote CVS
 /H2
 P
  
  
  


cvs commit: apache-site/dist .htaccess

1998-10-13 Thread brian
brian   98/10/12 23:49:50

  Modified:dist .htaccess
  Log:
  Since not all mirrors are running Apache 1.3.3, remove something which
  gives them all heartburn... I'm setting it in the server's .conf file
  now anyways.
  
  Revision  ChangesPath
  1.17  +1 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- .htaccess 1998/10/09 09:50:47 1.16
  +++ .htaccess 1998/10/13 06:49:50 1.17
  @@ -1,4 +1,4 @@
  -IndexOptions FancyIndexing NameWidth=* ScanHTMLTitles
  +IndexOptions FancyIndexing ScanHTMLTitles
   AddDescription 1.2.6 compressed source apache_1.2.6.tar.Z
   AddDescription 1.2.6 gzipped source apache_1.2.6.tar.gz
   AddDescription 1.3.1 compressed source apache_1.3.1.tar.Z
  
  
  


cvs commit: apache-site/dyn closer.cgi

1998-10-10 Thread brian
brian   98/10/10 12:25:22

  Modified:dyn  closer.cgi
  Log:
  I swear, sometimes perl just mystifies me.  Change the next call
  because for some reason it was rejecting everything.  Fix the split
  line because the fifth field in mirrors.list can have spaces in it.
  
  Revision  ChangesPath
  1.7   +2 -2  apache-site/dyn/closer.cgi
  
  Index: closer.cgi
  ===
  RCS file: /export/home/cvs/apache-site/dyn/closer.cgi,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- closer.cgi1998/10/09 14:27:42 1.6
  +++ closer.cgi1998/10/10 19:25:21 1.7
  @@ -24,9 +24,9 @@
   $count = 0;
   while(MIRRORS)
   {
  - next if (/^#/, $_);
  + next if (/^#/);
chomp;
  - @AR = split (/\s/, $_);
  + @AR = split (/\s/, $_, 5);
if(($cc eq $AR[1] || $sld...$tld eq $AR[1])  $AR[0] eq $method)
{
$LIST[$count] = $AR[2];
  
  
  


cvs commit: apache-site/dyn closer.cgi

1998-10-09 Thread brian
brian   98/10/09 07:27:42

  Modified:dyn  closer.cgi
  Log:
  should split on any whitespace, not just tabs.  Also, don't display entries
  that are commented out.
  
  Revision  ChangesPath
  1.6   +2 -1  apache-site/dyn/closer.cgi
  
  Index: closer.cgi
  ===
  RCS file: /home/cvs/apache-site/dyn/closer.cgi,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- closer.cgi1997/07/02 11:10:05 1.5
  +++ closer.cgi1998/10/09 14:27:42 1.6
  @@ -24,8 +24,9 @@
   $count = 0;
   while(MIRRORS)
   {
  + next if (/^#/, $_);
chomp;
  - @AR = split (/\t/, $_);
  + @AR = split (/\s/, $_);
if(($cc eq $AR[1] || $sld...$tld eq $AR[1])  $AR[0] eq $method)
{
$LIST[$count] = $AR[2];
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1998-09-01 Thread brian
brian   98/09/01 10:52:33

  Modified:mirrors  mirrors.list index.html
  Log:
  Danish mirror added...
  
  Revision  ChangesPath
  1.61  +2 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- mirrors.list  1998/08/17 23:43:08 1.60
  +++ mirrors.list  1998/09/01 17:52:32 1.61
  @@ -18,6 +18,7 @@
   http de  http://ftp.cs.tu-berlin.de/pub/net/www/apache/ [EMAIL PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
   http dk  http://sunsite.auc.dk/apache/   [EMAIL PROTECTED]
  +http dk  http://apache.area51.dk/[EMAIL PROTECTED]
   http ee  http://www.ut.ee/apache/[EMAIL PROTECTED]
   http es  http://www.develnet.es/apache/  [EMAIL PROTECTED]
   http es  http://www.cs.us.es/archive/apache/ [EMAIL PROTECTED]
  @@ -115,6 +116,7 @@
   ftp  de  ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/dist/
   ftp  de  ftp://ftp.fokus.gmd.de/pub/Web/apache/dist/
   ftp  dk  ftp://sunsite.auc.dk/pub/infosystems/www/apache/dist/
  +ftp  dk  ftp://ftp.area51.dk/mirrors/public/www.apache.org/dist/ [EMAIL 
PROTECTED]
   ftp  ee  ftp://ftp.ut.ee/pub/WWW/apache/dist/
   ftp  es  ftp://ftp.develnet.es/apache/dist/
   ftp  es  ftp://ftp.cs.us.es/pub/www/servers/apache/dist/
  
  
  
  1.49  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- index.html1998/08/17 23:43:09 1.48
  +++ index.html1998/09/01 17:52:32 1.49
  @@ -61,6 +61,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.auc.dk/apache/;dk/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.area51.dk/;dk/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.ut.ee/apache/;ee/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.develnet.es/apache/;es/A -
  @@ -244,6 +246,8 @@
   !--  --
   A HREF=ftp://sunsite.auc.dk/pub/infosystems/www/apache/dist/;dk/A -
   !--  --
  +A HREF=ftp://ftp.area51.dk/mirrors/public/www.apache.org/dist/;dk/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=ftp://ftp.ut.ee/pub/WWW/apache/dist/;ee/A -
   !--  --
   A HREF=ftp://ftp.develnet.es/apache/dist/;es/A -
  
  
  


cvs commit: apache-1.3 test.txt

1998-08-20 Thread brian
brian   98/08/20 11:25:03

  Added:   .test.txt
  Log:
  Hoping this will work as expected...
  
  Revision  ChangesPath
  1.1  apache-1.3/test.txt
  
  Index: test.txt
  ===
  This file is just a test of the CVS repository.
  
  
  


cvs commit: apache-1.3 test.txt

1998-08-20 Thread brian
brian   98/08/20 11:28:39

  Removed: .test.txt
  Log:
  Woohoo, looks like we're back in business.


cvs commit: apache-site/mirrors mirrors.list index.html

1998-08-18 Thread brian
brian   98/08/17 16:43:09

  Modified:mirrors  mirrors.list index.html
  Log:
  Added back Argentinian mirror.
  
  Revision  ChangesPath
  1.60  +2 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- mirrors.list  1998/08/03 17:49:33 1.59
  +++ mirrors.list  1998/08/17 23:43:08 1.60
  @@ -1,4 +1,4 @@
  -#httpar  http://www.infoap.com.ar/apache/[EMAIL 
PROTECTED]
  +http ar  http://www.infoap.com.ar/apache/[EMAIL PROTECTED]
   http at  http://gd.tuwien.ac.at/infosys/servers/http/apache/ [EMAIL 
PROTECTED]
   http au  http://mirror.aarnet.edu.au/apache/ [EMAIL PROTECTED]
   http au  http://www.syd.dit.csiro.au/tools/apache/   [EMAIL 
PROTECTED]
  @@ -96,7 +96,7 @@
   #httpus  http://apache.bot-shells.com/   [EMAIL PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
  -#ftp ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  +ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
   ftp  at  ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
   ftp  au  ftp://mirror.aarnet.edu.au/pub/apache/dist/
   ftp  au  ftp://ftp.it.net.au/mirrors/apache/dist/
  
  
  
  1.48  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- index.html1998/08/03 17:49:33 1.47
  +++ index.html1998/08/17 23:43:09 1.48
  @@ -23,6 +23,8 @@
   H4 ALIGN=CENTERHTTP:/H4
   P ALIGN=CENTER
   STRONG
  +A HREF=http://www.infoap.com.ar/apache/;ar/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://gd.tuwien.ac.at/infosys/servers/http/apache/;at/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://mirror.aarnet.edu.au/apache/;au/A -
  @@ -204,6 +206,8 @@
   H4 ALIGN=CENTERApache software via FTP:/H4
   P ALIGN=CENTER
   STRONG
  +A HREF=ftp://ftp.infoap.com.ar/pub/apache/dist/;ar/A -
  +!--  --
   A HREF=ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/;at/A 
-
   !--  --
   A HREF=ftp://mirror.aarnet.edu.au/pub/apache/dist/;au/A -
  
  
  


cvs commit: apache-1.3/src/main http_core.c

1998-08-11 Thread brian
brian   98/08/10 19:50:55

  Modified:src/main http_core.c
  Log:
  Typo, now fixed.
  
  Revision  ChangesPath
  1.222 +1 -1  apache-1.3/src/main/http_core.c
  
  Index: http_core.c
  ===
  RCS file: /export/home/cvs/apache-1.3/src/main/http_core.c,v
  retrieving revision 1.221
  retrieving revision 1.222
  diff -u -r1.221 -r1.222
  --- http_core.c   1998/08/11 00:09:44 1.221
  +++ http_core.c   1998/08/11 02:50:53 1.222
  @@ -2552,7 +2552,7 @@
   { ServerTokens, set_serv_tokens, NULL, RSRC_CONF, TAKE1,
 Determine tokens displayed in the Server: header - Min(imal), OS or Full 
},
   { ExtendedStatus, set_extended_status, NULL, RSRC_CONF, TAKE1,
  -  \On\ to enable extended status information, \Off\ to disable },
  +  \On\ to enable extended status information, \Off\ to disable },
   { LimitRequestBody, set_limit_req_body,
 (void*)XtOffsetOf(core_dir_config, limit_req_body),
 RSRC_CONF|ACCESS_CONF|OR_ALL, TAKE1,
  
  
  


cvs commit: apache-site/mirrors index.html mirrors.list

1998-07-31 Thread brian
brian   98/07/31 11:42:54

  Modified:mirrors  index.html mirrors.list
  Log:
  Updated thanks to Singly Bertrand de (X1995) [EMAIL PROTECTED]
  for checking mirror sites.
  
  Revision  ChangesPath
  1.46  +4 -42 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- index.html1998/07/27 05:00:45 1.45
  +++ index.html1998/07/31 18:42:52 1.46
  @@ -23,8 +23,6 @@
   H4 ALIGN=CENTERHTTP:/H4
   P ALIGN=CENTER
   STRONG
  -A HREF=http://www.infoap.com.ar/apache/;ar/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://gd.tuwien.ac.at/infosys/servers/http/apache/;at/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://mirror.aarnet.edu.au/apache/;au/A -
  @@ -39,8 +37,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.nat.bg/;bg/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://200.239.56.51/;br/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://apache.abordo.com.br/;br/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.ccai.com/apache/;ca/A -
  @@ -57,16 +53,10 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.apache.de/;de/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.cs.tu-berlin.de/home/ftp/pub/net/www/apache/;de/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.fokus.gmd.de/apache/;de/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.auc.dk/apache/;dk/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://zone.pspt.fi/apache/;fi/A -
  -!-- [EMAIL PROTECTED] --
  -A HREF=http://www.zoo-gate.fi/mirrors/apache/;fi/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.ut.ee/apache/;ee/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.develnet.es/apache/;es/A -
  @@ -79,6 +69,10 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.arrakis.es/pub/apache/;es/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://zone.pspt.fi/apache/;fi/A -
  +!-- [EMAIL PROTECTED] --
  +A HREF=http://www.zoo-gate.fi/mirrors/apache/;fi/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.cge-ol.fr/apache/;fr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.ntua.gr/apache/;gr/A -
  @@ -89,10 +83,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.iit.uni-miskolc.hu/;hu/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://apache.ub.net.id/pub/apache/;id/A -
  -!-- [EMAIL PROTECTED] --
  -A HREF=http://apache.csn.ul.ie;ie/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://vipe.technion.ac.il/apache/;il/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://download.netvision.net.il/apache/;il/A -
  @@ -109,8 +99,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://ring.asahi-net.or.jp/archives/net/apache/;jp/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.happysize.co.jp/apache/;jp/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://SunSITE.sut.ac.jp/pub/archives/WWW/apache/;jp/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://japache.infoscience.co.jp/apache/;jp/A -
  @@ -133,8 +121,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.icm.edu.pl/pub/www/apache/;pl/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://xenium.pdi.lodz.pl/Apache/;pl/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.task.gda.pl/pub/www/apache/;pl/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://ftp.dei.uc.pt/apache/;pt/A -
  @@ -143,8 +129,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.utt.ro/ftp/pub/packages/apache/;ro/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://apache.logicnet.ro/;ro/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.module.vympel.msk.ru/mirror/apache/;ru/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.inf.ru/;ru/A -
  @@ -157,16 +141,12 @@
   !--  --
   A HREF=http://sunsite.uakom.sk/apache/;sk/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.alla.sk/apache/;sk/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.sai.msu.su/apache/;su/A -
   !-- oleg@sai.msu.su --
   A HREF=http://www.cs.riubon.ac.th/pub/apache/;th/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.bilkent.edu.tr/;tr/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.uuserv.net.tw/apache/;tw/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.me.ncu.edu.tw/apache/;tw/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.ficnet.net.tw/;tw/A -
  @@ -207,16 +187,12 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.plinet.com/;us/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://apache.raver.net/;us/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www3.service.digital.com/apache/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.dreamcatchers.net/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://galileo.galilei.com/apache/;us/A -
   !--  --
  -A HREF=http

cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-25 Thread brian
brian   98/07/24 19:47:18

  Modified:mirrors  mirrors.list index.html
  Log:
  Removed a bunch of unresponding or old mirrors.
  
  Revision  ChangesPath
  1.56  +3 -7  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- mirrors.list  1998/07/20 16:40:14 1.55
  +++ mirrors.list  1998/07/25 02:47:17 1.56
  @@ -13,7 +13,6 @@
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
  -http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
   http de  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://www.cs.tu-berlin.de/home/ftp/pub/net/www/apache/ [EMAIL 
PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
  @@ -29,7 +28,6 @@
   http fr  http://www.cge-ol.fr/apache/[EMAIL PROTECTED]
   http gr  http://www.ntua.gr/apache/  [EMAIL PROTECTED]
   http hr  http://sunsite.srce.hr/mirrors/ftp.apache.org/apache/   [EMAIL 
PROTECTED]
  -http hu  http://foobar.szabinet.hu/apache/   [EMAIL PROTECTED]
   http hu  http://xenia.sote.hu/ftp/linux/mirrors/www.apache.org/  [EMAIL 
PROTECTED]
   http hu  http://apache.iit.uni-miskolc.hu/   [EMAIL PROTECTED]
   http id  http://apache.ub.net.id/pub/apache/ [EMAIL PROTECTED]
  @@ -62,7 +60,6 @@
   http ro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
   http ru  http://apache.inf.ru/   [EMAIL PROTECTED]
  -http ru  http://apache.nobreak.com/  [EMAIL PROTECTED]
   http ru  http://www.citycat.ru/apache/   [EMAIL PROTECTED]
   http se  http://apache.dc.luth.se/   [EMAIL PROTECTED]
   http si  http://apache.siol.net/ 
  @@ -88,7 +85,6 @@
   http us  http://apache.compuex.com/  [EMAIL PROTECTED]
   http us  http://apache.arctic.org/   [EMAIL PROTECTED]   San 
Francisco [BBN/ATamp;T, MCI, Sprint]
   http us  http://ftp.epix.net/apache/ archive@epix.net
  -http us  http://apache.iquest.net/   [EMAIL PROTECTED]
   http us  http://apache.utw.com/  [EMAIL PROTECTED]
   http us  http://www.ameth.org/apache/[EMAIL PROTECTED]
   http us  http://apache.technomancer.com/ [EMAIL PROTECTED]
  @@ -97,8 +93,7 @@
   http us  http://www3.service.digital.com/apache/ [EMAIL PROTECTED]
   http us  http://apache.dreamcatchers.net/[EMAIL PROTECTED]   
Boston [UUNet]
   http us  http://galileo.galilei.com/apache/
  -http us  http://www.maximpact.net/apache/[EMAIL PROTECTED]
  -http us  http://apache.bot-shells.com/dist/  [EMAIL PROTECTED]
  +http us  http://apache.bot-shells.com/   [EMAIL PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -113,7 +108,7 @@
   ftp  cn  ftp://ftp.iinchina.net/apache/dist/
   ftp  cr  ftp://ftp.ucr.ac.cr/pub/WWW/Unix/apache/dist/
   ftp  ch  ftp://sunsite.cnlab-switch.ch/mirror/apache/dist/
  -ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/
  +ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/  [EMAIL 
PROTECTED]
   ftp  de  
ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/
   ftp  de  ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/
   ftp  de  ftp://ftp.apache.de/
  @@ -132,6 +127,7 @@
   ftp  hk  ftp://ftp.hk.super.net/mirror/apache/dist/  [EMAIL 
PROTECTED]
   ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/dist/
   ftp  hu  ftp://xenia.sote.hu/pub/linux/mirrors/www.apache.org/dist/
  +ftp  hu  ftp://ftp.szabinet.hu/pub/www/apache/dist/  [EMAIL 
PROTECTED]
   ftp  id  ftp://apache.ub.net.id/pub/apache/
   ftp  il  ftp://download.netvision.net.il/pub/mirrors/apache/dist/
   ftp  il  ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/
  
  
  
  1.44  +4 -12 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- index.html1998/07/20 16:40:15 1.43
  +++ index.html1998/07/25 02:47:17 1.44
  @@ -53,8 +53,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.ucr.ac.cr/;cr/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://sunsite.mff.cuni.cz/web/apache/;cz

cvs commit: apache-site/dist Announcement.html Announcement.txt

1998-07-22 Thread brian
brian   98/07/22 13:10:08

  Modified:dist Announcement.html Announcement.txt
  Log:
  Get ready for wider announcement.
  
  Revision  ChangesPath
  1.8   +78 -27apache-site/dist/Announcement.html
  
  Index: Announcement.html
  ===
  RCS file: /export/home/cvs/apache-site/dist/Announcement.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Announcement.html 1998/06/06 02:52:24 1.7
  +++ Announcement.html 1998/07/22 20:10:07 1.8
  @@ -1,45 +1,96 @@
   HTML
   HEAD
  -TITLEApache 1.3.0 Released/TITLE
  +TITLEApache 1.3.1 Released/TITLE
   /HEAD
   BODY
   
  -H1Apache 1.3.0 Released/H1
  +H1Apache 1.3.1 Released/H1
   
   P
  - The Apache Group is pleased to announce the release of the long
  - awaited 1.3.0 version of the Apache HTTP server.  A dozen months,
  - hundreds of patches and over 100 code contributors helped make the
  - release of 1.3.0 a reality.
  +The Apache Group is pleased to announce the release of version 1.3.1 
  +of the Apache HTTP server.  
   
   P
  - Apache 1.3.0 is the most stable version of Apache currently available;
  - everyone running 1.2.X servers or earlier should upgrade to 1.3, as we
  - will stop providing support for the 1.2.X tree, though we may make a
  - release of 1.2.7. At present, the Win95/NT port of Apache is not
  - as stable as the UNIX version. Further releases of the 1.3.x tree
  - will bring the Win95/NT port closer to parity.
  +The changes in this release consist of UNIX portability fixes, Win32
  +security issues, and assorted other minor features or fixes.  
   
   P
  - To grab the latest Apache distribution, check out
  - A HREF=http://www.apache.org/dist/;http://www.apache.org/dist//A
  - and the huge list of available International Mirror Sites at
  - A 
HREF=http://www.apache.org/mirrors/;http://www.apache.org/mirrors//A
  +BWE URGE ALL USERS RUNNING ANY PREVIOUS VERSION OF APACHE ON WIN32
  +TO UPGRADE IMMEDIATELY./B
   
  -P 
  - For an overview of new features in 1.3 please read see
  +P
  +Users on other platforms should review the CHANGES file and decide
  +on their upgrade plans; the security issues apply only to Apache
  +on Win32.  We consider Apache 1.3.1 to be the most stable version
  +of Apache available.
  +
  +P
  +Apache 1.3.1 is available for download from
   
  - A HREF=http://www.apache.org/docs/new_features_1_3.html;
  - http://www.apache.org/docs/new_features_1_3.html/A
  +UL
  + A HREF=http://www.apache.org/dist/;http://www.apache.org/dist//A
  +/UL
   
   P
  - In general, Apache 1.3.0 offers several substantial improvements
  - over previous versions, including better performance, reliability
  - and a wider-range of supported platforms, including Windows95 and
  - NT.
  +Please see the CHANGES file in the same directory for a full list of 
  +changes.  The distribution is also available via any of the mirrors
  +listed at
  +
  +UL
  + A 
HREF=http://www.apache.org/mirrors/;http://www.apache.org/mirrors//A
  +/UL
  +
  +P
  +For an overview of new features in 1.3 please see
  +
  +UL
  + A 
HREF=http://www.apache.org/docs/new_features_1_3.html;http://www.apache.org/docs/new_features_1_3.html/A
  +/UL
   
   P
  - Apache is the most popular web-server in the known universe; over
  - half of the servers on the Internet are running Apache or one of its
  - variants.
  +In general, Apache 1.3 offers several substantial improvements
  +over version 1.2, including better performance, reliability
  +and a wider-range of supported platforms, including Windows 95 and
  +NT (which both fall under the Win32 label).
   
  +P
  +Apache is the most popular web-server in the known universe; over
  +half of the servers on the Internet are running Apache or one of its
  +variants.
  +
  +P
  +BIMPORTANT NOTE FOR WIN32 USERS:/B Over the years, many users have
  +come to trust Apache as a secure and stable server.  It must
  +be realized that the current Win32 code has not yet reached these
  +levels and should still be considered to be of beta quality.  Any
  +Win32 stability or security problems do not impact, in any way,
  +Apache on other platforms.  With the continued donation of time
  +and resources by individuals and companies, we hope that the Win32
  +version of Apache will grow stronger through the 1.3.x release
  +cycle.
  +
  +PVersions of Apache on Win32 prior to version 1.3.1 are vulnerable
  +to a number of security holes common to several Win32 servers.
  +The problems that impact Apache include:
  +
  +UL
  + LI trailing .s are ignored by the file system.  This allowed
  +   certain types of access restrictions to be bypassed.
  + LIdirectory names of three or more dots (eg. ...) are
  +   considered to be valid similar to ...  This allowed people
  +   to gain access to files outside of the configured document
  +   trees.
  +/UL
  +
  +P

cvs commit: apache-site/dist HEADER.html README.html

1998-07-22 Thread brian
brian   98/07/22 13:14:46

  Modified:dist HEADER.html README.html
  Log:
  1.3.1 release.
  
  Revision  ChangesPath
  1.3   +1 -3  apache-site/dist/HEADER.html
  
  Index: HEADER.html
  ===
  RCS file: /export/home/cvs/apache-site/dist/HEADER.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HEADER.html   1998/06/29 13:30:35 1.2
  +++ HEADER.html   1998/07/22 20:14:45 1.3
  @@ -5,7 +5,5 @@
   closer mirror to you.BR 
   A HREF=http://www.apache.org/dyn/closer.cgi;Go here to find it./A
   H2
  - Apache 1.3.0 for Win32 is EMNOT YET AVAILABLE/EM!
  - BR
  - Please be patient!
  + Apache 1.3.1 for Win32 is now available.
   /H2
  
  
  
  1.16  +4 -5  apache-site/dist/README.html
  
  Index: README.html
  ===
  RCS file: /export/home/cvs/apache-site/dist/README.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- README.html   1998/06/06 02:52:25 1.15
  +++ README.html   1998/07/22 20:14:45 1.16
  @@ -1,7 +1,6 @@
  -H2Apache 1.3.0 Released/H2
  +H2Apache 1.3.1 Released/H2
   
  -PThe first real non-beta release in the 1.3 series is now available.
  -Apache 1.3.0 is a maintenance release with numerous protocol bug
  +PApache 1.3.1 is a maintenance release with numerous protocol bug
   fixes.  For details, see the A HREF=CHANGES_1.3v1.3 CHANGES/A
   file.
   
  @@ -9,7 +8,7 @@
   A HREF=../docs/documentation/A.
   
   PFor information about some of
  -the known issues in 1.3b7, see the A HREF=../info/known_bugs.html
  +the known issues in 1.3, see the A HREF=../info/known_bugs.html
   known bugs/A page.
   
   PApache 1.2.6 is also available for download, though we strongly
  @@ -32,7 +31,7 @@
   distribution./P
   PREe.g.
   % pgpk -a KEYS
  -% pgpv apache_1.3.0.tar.gz.asc
  +% pgpv apache_1.3.1.tar.gz.asc
   /PRE
   
   H2Contributory Patches/Modules/Code/H2
  
  
  


cvs commit: apache-site index.html info.html

1998-07-22 Thread brian
brian   98/07/22 13:19:28

  Modified:.index.html info.html
  Log:
  1.3.1 release.
  
  Revision  ChangesPath
  1.64  +4 -9  apache-site/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/index.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- index.html1998/07/07 23:01:43 1.63
  +++ index.html1998/07/22 20:19:27 1.64
  @@ -46,18 +46,13 @@
   
   PHR
   
  -H2 ALIGN=CENTERApache 1.3.0 Now Available/H2
  +H2 ALIGN=CENTERApache 1.3.1 Now Available/H2
   
   PBLOCKQUOTE
   
  - The Apache Group is pleased to announce the release of the long
  - awaited 1.3.0 version of the Apache HTTP server.  A dozen months,
  - hundreds of patches and over 100 code contributors helped make the
  - release of 1.3.0 a reality.
  -
  -P
  -
  - Apache 1.3.0 is the most stable version of Apache currently available;
  + The Apache Group is pleased to announce the release of the
  + 1.3.1 version of the Apache HTTP server, including a long-awaited Win32 
build.
  + Apache 1.3.1 is the most stable version of Apache currently available;
everyone running 1.2.X servers or earlier should upgrade to 1.3, as we
will stop providing support for the 1.2.X tree, though we may make a
release of 1.2.7. At present, the Win32 port of Apache is not
  
  
  
  1.14  +1 -1  apache-site/info.html
  
  Index: info.html
  ===
  RCS file: /export/home/cvs/apache-site/info.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- info.html 1998/06/06 02:57:10 1.13
  +++ info.html 1998/07/22 20:19:28 1.14
  @@ -98,7 +98,7 @@
   Apache is being maintained./P
   
   H2When will Apache be available?/H2
  -PApache version 1.3.0 is currently available to everyone, and is 
  +PApache version 1.3.1 is currently available to everyone, and is 
   the most stable version.
   
   H2Will Apache be supported?/H2 
  
  
  


cvs commit: apache-1.3/htdocs/manual windows.html

1998-07-22 Thread brian
brian   98/07/22 13:23:35

  Modified:htdocs/manual windows.html
  Log:
  Remove reference to 1.3b6 which may have confused people, and remove 
documentation
  for not-completely-implemented feature.
  
  Revision  ChangesPath
  1.19  +1 -29 apache-1.3/htdocs/manual/windows.html
  
  Index: windows.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/windows.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- windows.html  1998/07/21 09:33:29 1.18
  +++ windows.html  1998/07/22 20:23:33 1.19
  @@ -17,7 +17,7 @@
   H1 ALIGN=CENTERUsing Apache With Microsoft Windows/H1
   
   PThis document explains how to install, configure and run
  -   Apache 1.3b6 and later under Microsoft Windows. Please note that at
  +   Apache 1.3 under Microsoft Windows. Please note that at
  this time, Windows support is entirely experimental, and is
  recommended only for experienced users. The Apache Group does not
  guarantee that this software will work as documented, or even at
  @@ -360,34 +360,6 @@
   apache -u
   /PRE
   
  -
  -H2A NAME=signalSignalling Apache when running/A/H2
  -
  -PWhen Apache is running you may request that it reread it's
  -configuration files as follows:
  -
  -PRE
  -apache -Z @@whatever?@@
  -/PRE
  -
  -and to request that it shutdown gracefully, via:
  -
  -PRE
  -apache -Z @@whatever?@@
  -/PRE
  -
  -and you can force it to stop via:
  -
  -PRE
  -apache -Z @@whatever?@@
  -/PRE
  -
  -
  -P
  -Other techinques of shutting down the server (e.g. using the
  -task manager to End Process, distroying the command 
  -window containing the server, or using control-C to interupt
  -it) all have the downside of @@whatever@@.
   
   H2A NAME=compCompiling Apache for Windows/A/H2
   
  
  
  


cvs commit: apache-1.3/htdocs/manual windows.html

1998-07-22 Thread brian
brian   98/07/22 13:25:41

  Modified:htdocs/manual windows.html
  Log:
  Followup to previous commit - another reference to beta remove, the link to
  previously removed text also removed, and 1.3.0 -- 1.3.1.
  
  Revision  ChangesPath
  1.20  +1 -7  apache-1.3/htdocs/manual/windows.html
  
  Index: windows.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/windows.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- windows.html  1998/07/22 20:23:33 1.19
  +++ windows.html  1998/07/22 20:25:40 1.20
  @@ -47,7 +47,6 @@
 LIA HREF=#runRunning Apache for Windows/A
 LIA HREF=#useUsing Apache for Windows/A
 LIA HREF=#cmdlineRunning Apache for Windows from the Command Line/A
  -  LIA HREF=#signalSignalling Apache when running/A
 LIA HREF=#compCompiling Apache for Windows/A
   /UL
   
  @@ -302,12 +301,7 @@
   During a binary installation, a registry key will have
   been installed, for example:
   PRE
  -  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3.0\ServerRoot
  -/PRE
  -
  -For the 1.3 beta releases the key was:
  -PRE
  -  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3 beta\ServerRoot
  +  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3.1\ServerRoot
   /PRE
   
   P
  
  
  


cvs commit: apache-1.3/htdocs/manual new_features_1_3.html

1998-07-20 Thread brian
brian   98/07/19 17:18:19

  Modified:htdocs/manual new_features_1_3.html
  Log:
  Small typo.
  
  Revision  ChangesPath
  1.67  +1 -1  apache-1.3/htdocs/manual/new_features_1_3.html
  
  Index: new_features_1_3.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/new_features_1_3.html,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- new_features_1_3.html 1998/05/29 12:07:05 1.66
  +++ new_features_1_3.html 1998/07/20 00:18:18 1.67
  @@ -21,7 +21,7 @@
   the A HREF=upgrading_to_1_3.htmlupgrade notes/A.
   
   PEnhancements: A HREF=#coreCore/A |
  -A HREF=#perfPerformance/A |
  +A HREF=#performancePerformance/A |
   A HREF=#configConfiguration/A |
   A HREF=#modModules/A |
   A HREF=#apiAPI/A |
  
  
  


cvs commit: apache-1.3 STATUS

1998-07-20 Thread brian
brian   98/07/19 18:43:43

  Modified:.STATUS
  Log:
  Remove the bug report about Win95 and access files, add Manoj's security fix.
  
  Revision  ChangesPath
  1.442 +6 -5  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.441
  retrieving revision 1.442
  diff -u -r1.441 -r1.442
  --- STATUS1998/07/18 07:28:25 1.441
  +++ STATUS1998/07/20 01:43:42 1.442
  @@ -14,11 +14,6 @@
   
   WIN32 1.3.1 RELEASE SHOWSTOPPERS:
   
  -* Win95: when authentication is required for directory /foobar/, direct 
  -  access to /foobar/bletch is permitted.  PR #2145
  -
  - UPDATE: may be false alarm, probably shouldn't hold 1.3.1.
  -
   * can not build tarball until someone verifies the final code
 will build on win32.  Want to avoid changes-after-tag that 
 happened with 1.3.0.
  @@ -29,6 +24,12 @@
virtualhosting.  (If it exists already I can't find it easily.)
   
   Available Patches:
  +
  +* [PATCH] PR #2355 and very minor security hole fix 
  +  Message-ID: [EMAIL PROTECTED]
  +  With this patch, Apache uses ap_sub_req_lookup_file to get the 
  +  filename specified in a file= parameter (for example, in an 
  +  flastmod or fsize call).
   
   * [PATCH] Link DSO modules against possible libraries from $(LIBS)
 Message-ID: [EMAIL PROTECTED]
  
  
  


cvs commit: apache-1.3 STATUS

1998-07-20 Thread brian
brian   98/07/19 18:56:45

  Modified:.STATUS
  Log:
  Add another patch from IBM.  These patches need votes, gang!  C'mon!
  
  Revision  ChangesPath
  1.443 +6 -0  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.442
  retrieving revision 1.443
  diff -u -r1.442 -r1.443
  --- STATUS1998/07/20 01:43:42 1.442
  +++ STATUS1998/07/20 01:56:43 1.443
  @@ -25,6 +25,12 @@
   
   Available Patches:
   
  +* [PATCH] PR2356 - SSI exec 
  +  Message-ID: [EMAIL PROTECTED] 
  +  This is an update of a patch I sent in earlier.  There are 13 new
  +  lines of code to detect and handle shellcmd.  COMMAND.COM is used
  +  to exec the script on Win95, CMD.EXE on NT.
  +
   * [PATCH] PR #2355 and very minor security hole fix 
 Message-ID: [EMAIL PROTECTED]
 With this patch, Apache uses ap_sub_req_lookup_file to get the 
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-20 Thread brian
brian   98/07/20 09:40:17

  Modified:mirrors  mirrors.list index.html
  Log:
  apache.de back in line.
  
  Revision  ChangesPath
  1.55  +2 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- mirrors.list  1998/07/19 20:01:16 1.54
  +++ mirrors.list  1998/07/20 16:40:14 1.55
  @@ -14,7 +14,7 @@
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
  -#httpde  http://www.apache.de/   [EMAIL PROTECTED]
  +http de  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://www.cs.tu-berlin.de/home/ftp/pub/net/www/apache/ [EMAIL 
PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
   http dk  http://sunsite.auc.dk/apache/   [EMAIL PROTECTED]
  @@ -116,7 +116,7 @@
   ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/
   ftp  de  
ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/
   ftp  de  ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/
  -#ftp de  ftp://ftp.apache.de/
  +ftp  de  ftp://ftp.apache.de/
   ftp  de  ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/dist/
   ftp  de  ftp://ftp.fokus.gmd.de/pub/Web/apache/dist/
   ftp  dk  ftp://sunsite.auc.dk/pub/infosystems/www/apache/dist/
  
  
  
  1.43  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- index.html1998/07/19 20:01:17 1.42
  +++ index.html1998/07/20 16:40:15 1.43
  @@ -55,6 +55,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.mff.cuni.cz/web/apache/;cz/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://www.apache.de/;de/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.cs.tu-berlin.de/home/ftp/pub/net/www/apache/;de/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.fokus.gmd.de/apache/;de/A -
  @@ -261,6 +263,8 @@
   A 
HREF=ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/;de/A
 -
   !--  --
   A HREF=ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/;de/A -
  +!--  --
  +A HREF=ftp://ftp.apache.de/;de/A -
   !--  --
   A HREF=ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/dist/;de/A 
-
   !--  --
  
  
  


cvs commit: apache-1.3 STATUS

1998-07-20 Thread brian
brian   98/07/20 10:16:41

  Modified:.STATUS
  Log:
  Dean committed this to the source tree.
  
  Revision  ChangesPath
  1.444 +0 -6  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.443
  retrieving revision 1.444
  diff -u -r1.443 -r1.444
  --- STATUS1998/07/20 01:56:43 1.443
  +++ STATUS1998/07/20 17:16:40 1.444
  @@ -31,12 +31,6 @@
 lines of code to detect and handle shellcmd.  COMMAND.COM is used
 to exec the script on Win95, CMD.EXE on NT.
   
  -* [PATCH] PR #2355 and very minor security hole fix 
  -  Message-ID: [EMAIL PROTECTED]
  -  With this patch, Apache uses ap_sub_req_lookup_file to get the 
  -  filename specified in a file= parameter (for example, in an 
  -  flastmod or fsize call).
  -
   * [PATCH] Link DSO modules against possible libraries from $(LIBS)
 Message-ID: [EMAIL PROTECTED]
 In the configuration process we already determine the variable LDFLAGS
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-19 Thread brian
brian   98/07/19 13:01:17

  Modified:mirrors  mirrors.list index.html
  Log:
  Add a few Japanese mirrors, but also comment-out apache.de mirror until it's
  compliant.
  
  Revision  ChangesPath
  1.54  +5 -2  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- mirrors.list  1998/07/10 03:17:03 1.53
  +++ mirrors.list  1998/07/19 20:01:16 1.54
  @@ -14,7 +14,7 @@
   http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
  -http de  http://www.apache.de/   [EMAIL PROTECTED]
  +#httpde  http://www.apache.de/   [EMAIL PROTECTED]
   http de  http://www.cs.tu-berlin.de/home/ftp/pub/net/www/apache/ [EMAIL 
PROTECTED]
   http de  http://www.fokus.gmd.de/apache/ [EMAIL PROTECTED]
   http dk  http://sunsite.auc.dk/apache/   [EMAIL PROTECTED]
  @@ -45,6 +45,7 @@
   http jp  http://www.happysize.co.jp/apache/  [EMAIL PROTECTED]
   http jp  http://SunSITE.sut.ac.jp/pub/archives/WWW/apache/   [EMAIL 
PROTECTED]
   http jp  http://japache.infoscience.co.jp/apache/[EMAIL 
PROTECTED]
  +http jp  http://www.meisei-u.ac.jp/mirror/apache/[EMAIL 
PROTECTED]
   http kr  http://cosmos.kaist.ac.kr/packages/www/apache/  [EMAIL 
PROTECTED]
   http kr  http://www.iworld.net/apache/   [EMAIL PROTECTED]
   http my  http://www.cyberweb.com.my/apache/  [EMAIL PROTECTED]
  @@ -115,7 +116,7 @@
   ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/
   ftp  de  
ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/
   ftp  de  ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/
  -ftp  de  ftp://ftp.apache.de/
  +#ftp de  ftp://ftp.apache.de/
   ftp  de  ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/dist/
   ftp  de  ftp://ftp.fokus.gmd.de/pub/Web/apache/dist/
   ftp  dk  ftp://sunsite.auc.dk/pub/infosystems/www/apache/dist/
  @@ -141,6 +142,8 @@
   ftp  jp  ftp://sunsite.sut.ac.jp/pub/archives/WWW/apache/dist/
   ftp  jp  ftp://ftp.infoscience.co.jp/pub/net/apache/dist/
   ftp  jp  ftp://ftp.lab.kdd.co.jp/infosystems/apache/dist/
  +ftp  jp  ftp://mirror.nucba.ac.jp/mirror/Apache/ [EMAIL PROTECTED]
  +ftp  jp  ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/
   ftp  kr  ftp://cosmos.kaist.ac.kr/packages/www/apache/dist/
   ftp  kr  ftp://ftp.nuri.net/pub/apache/dist/
   ftp  no  ftp://ftp.bitcon.no/pub/unix/www/servers/apache/dist/
  
  
  
  1.42  +6 -4  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- index.html1998/07/10 03:17:04 1.41
  +++ index.html1998/07/19 20:01:17 1.42
  @@ -55,8 +55,6 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.mff.cuni.cz/web/apache/;cz/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://www.apache.de/;de/A -
  -!-- [EMAIL PROTECTED] --
   A HREF=http://www.cs.tu-berlin.de/home/ftp/pub/net/www/apache/;de/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.fokus.gmd.de/apache/;de/A -
  @@ -117,6 +115,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://japache.infoscience.co.jp/apache/;jp/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://www.meisei-u.ac.jp/mirror/apache/;jp/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://cosmos.kaist.ac.kr/packages/www/apache/;kr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.iworld.net/apache/;kr/A -
  @@ -262,8 +262,6 @@
   !--  --
   A HREF=ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/;de/A -
   !--  --
  -A HREF=ftp://ftp.apache.de/;de/A -
  -!--  --
   A HREF=ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/dist/;de/A 
-
   !--  --
   A HREF=ftp://ftp.fokus.gmd.de/pub/Web/apache/dist/;de/A -
  @@ -313,6 +311,10 @@
   A HREF=ftp://ftp.infoscience.co.jp/pub/net/apache/dist/;jp/A -
   !--  --
   A HREF=ftp://ftp.lab.kdd.co.jp/infosystems/apache/dist/;jp/A -
  +!--  --
  +A HREF=ftp://mirror.nucba.ac.jp/mirror/Apache/;jp/A -
  +!-- [EMAIL PROTECTED] --
  +A HREF=ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/;jp/A -
   !--  --
   A HREF=ftp://cosmos.kaist.ac.kr/packages/www/apache/dist/;kr/A -
   !--  --
  
  
  


cvs commit: apache-site/info how-to-mirror.html

1998-07-10 Thread brian
brian   98/07/09 16:29:13

  Modified:info how-to-mirror.html
  Log:
  Updated with cvsup and rsync information.
  
  Revision  ChangesPath
  1.10  +91 -36apache-site/info/how-to-mirror.html
  
  Index: how-to-mirror.html
  ===
  RCS file: /export/home/cvs/apache-site/info/how-to-mirror.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- how-to-mirror.html1998/06/21 23:45:51 1.9
  +++ how-to-mirror.html1998/07/09 23:29:12 1.10
  @@ -11,44 +11,102 @@
ALINK=#FF
   
   DIV ALIGN=CENTER
  -IMG
  - SRC=../images/apache_sub.gif
  - ALT=[APACHE DOCUMENTATION]
  -
  +IMG SRC=../images/apache_sub.gif ALT=[APACHE DOCUMENTATION]
   /DIV
   
   H1 ALIGN=CENTERHow to Become a Mirror of the Apache Web Site/H1
   
  +Apache has over 150 different mirror sites around the world.  If you
  +are in a part of the world which seems poory served by any existing
  +mirror, we would encourage you to set up a local mirror of the
  +www.apache.org web site for you and others in your part of the world to
  +use.  So that others may find it, we'll list it on our mirrors web
  +page, too.
  +
   H2Requirements/H2
   
  -It is easy to become a mirror.  There are only a couple of 
  -requirements:
  +We have a few requirements for those wishing to run a mirror:
   
   UL
  -  LIYou must carry the complete site.
  +  LIYou must carry the complete site, with no local changes.
 LIYou must do an update-check at least twice a week.
 LIYou must subscribe to the mailing list for mirror maintainers.
  +  LISet the configuration CODEDocumentIndex index.html/CODE.
  +  LIEnable server-side includes, i.e. CODEOptions Includes/CODE or
  +  CODEOptions IncludesNoExec/CODE.
   /UL
   
  -Note that the site, as of this writing (June 1998) is approximately 65 
megabytes.
  +Note that the site, as of this writing (June 1998) is approximately 65
  +megabytes.
   
   P
   
  -More requirements may be placed at some point in the future, but for now 
that's all there is.  There are a couple things which are highly recommended:
  +More requirements may be placed at some point in the future, but for
  +now that's all there is.  There are a couple things which are highly
  +recommended:
   
   UL
 LIRun your mirroring software between midnight and 4am Pacific Standard 
Time
 (8am-noon GMT) when traffic to www.apache.org is at its lowest.
  -  LIConsider setting up both a web site and FTP site, at least for the 
/dist
  -  directory.
  +  LIConsider also making the dist subdirectory available via FTP.  It is 
not
  +  particularly helpful to mirror the complete web site for FTP, since 
many
  +  pages use server-side includes, and directories get listed rather than 
  +  serving up index.html.
   /UL
   
  +H2Mirroring Techniques/H2
  +
  +There are a couple different ways to mirror the Apache web site.  Here
  +is the list of ways we make available, in order of decreasing preference:
  +
  +OL 
  +
  +LIUse the CVSup package.  This is a package which uses the
  +versioning scheme in CVS to determine exactly which parts of which
  +files changed between accesses, and is thus by far the most efficient
  +mechanism for transferring files.  The best place to find out more
  +about CVSup is at the CVSup FAQ, at A
  +HREF=http://www.polstra.com/projects/freeware/CVSup/faq.html;
  +http://www.polstra.com/projects/freeware/CVSup/faq.html/A.  There
  +are binaries for Linux, *BSD, Solaris, SunOS, Alpha/OSF-1, HPPA-10.20,
  +and Irix 6.
  +
  +PAfter you've set up the client binary, use the following as a supfile:
  +
  +BLOCKQUOTEPRE
  +*default host=dev.apache.org
  +*default base=(wherever you want)
  +*default prefix=(wherever you want)
  +apache-site
  +/BLOCKQUOTE/PRE
  +
  +P
  +
  +Of course, you can also fetch the Apache 1.2 and 1.3 CVS trees
  +(CODEapache-1.2/CODE or CODEapache-1.3/CODE), just the docs
  +for each of those (CODEapache-1.2-docs/CODE or
  +CODEapache-1.3-docs/CODE), the binary distributions
  +(CODEapache-dist/CODE) and even the mod_perl CVS tree
  +(CODEmodperl/CODE).  
  +
  +P
  +
  +LIUse the rsync 2.0 anonymous access option.  Rsync is similar to
  +cvsup, but (in theory) more widely ported, and uses hashes rather than
  +CVS versions to watch for differences.  You can find details on rsync
  +at A HREF=http:///samba.anu.edu.au/rsync;
  +http:///samba.anu.edu.au/rsync/A and A
  +HREF=http://sunsite.auc.dk/SunSITE/rsync;
  +http://sunsite.auc.dk/SunSITE/rsync/A.  You might want to call it
  +using the following arguments:
   
  -H2Strategy/H2
  +PULCODErsync -avz --delete --exclude incoming
  +dev.apache.org::apache-site/CODE/UL
   
  -There are a couple different ways to mirror a remote web site:
  +PYou can also just do a CODErsync dev.apache.org::/CODE to get a
  +list of rsync modules available.
   
  -UL 
  +P
   
   LIUse the A
   HREF=http

cvs commit: apache-site/info how-to-mirror.html

1998-07-10 Thread brian
brian   98/07/09 18:19:18

  Modified:info how-to-mirror.html
  Log:
  1) forgot a line in the default config file
  2) define a new cvsup module, which includes everything on the web site;
 the module apache-site didn't have the documentation tree or the dist/
 directory.
  
  Revision  ChangesPath
  1.13  +2 -1  apache-site/info/how-to-mirror.html
  
  Index: how-to-mirror.html
  ===
  RCS file: /export/home/cvs/apache-site/info/how-to-mirror.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- how-to-mirror.html1998/07/10 00:11:31 1.12
  +++ how-to-mirror.html1998/07/10 01:19:14 1.13
  @@ -77,7 +77,8 @@
   *default host=dev.apache.org
   *default base=(wherever you want)
   *default prefix=(wherever you want)
  -apache-site
  +*default release=cvs
  +apache-fullsite
   /BLOCKQUOTE/PRE
   
   P
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-10 Thread brian
brian   98/07/09 20:17:04

  Modified:mirrors  mirrors.list index.html
  Log:
  More mirrors.  I think 179 is enough now, don't you?  :)
  
  Revision  ChangesPath
  1.53  +8 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- mirrors.list  1998/07/07 22:57:09 1.52
  +++ mirrors.list  1998/07/10 03:17:03 1.53
  @@ -58,6 +58,7 @@
   http pt  http://ftp.dei.uc.pt/apache/[EMAIL PROTECTED]
   http pt  http://linux.ispgaya.pt/apache/ [EMAIL PROTECTED]
   http ro  http://www.utt.ro/ftp/pub/packages/apache/  [EMAIL 
PROTECTED]
  +http ro  http://apache.logicnet.ro/  [EMAIL PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
   http ru  http://apache.inf.ru/   [EMAIL PROTECTED]
   http ru  http://apache.nobreak.com/  [EMAIL PROTECTED]
  @@ -81,6 +82,7 @@
   http co.uk   http://www.domino.org/apache/   ?
   http co.uk   http://www.gbnet.net/apache/[EMAIL PROTECTED]
   http co.uk   http://www.flirble.org/apache/  [EMAIL PROTECTED]
  +http uk  http://www.apache.org.uk/   [EMAIL PROTECTED]
   http us  http://www.rge.com/pub/infosystems/apache/  [EMAIL 
PROTECTED]
   http us  http://apache.compuex.com/  [EMAIL PROTECTED]
   http us  http://apache.arctic.org/   [EMAIL PROTECTED]   San 
Francisco [BBN/ATamp;T, MCI, Sprint]
  @@ -93,6 +95,9 @@
   http us  http://apache.raver.net/[EMAIL PROTECTED]
   http us  http://www3.service.digital.com/apache/ [EMAIL PROTECTED]
   http us  http://apache.dreamcatchers.net/[EMAIL PROTECTED]   
Boston [UUNet]
  +http us  http://galileo.galilei.com/apache/
  +http us  http://www.maximpact.net/apache/[EMAIL PROTECTED]
  +http us  http://apache.bot-shells.com/dist/  [EMAIL PROTECTED]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  @@ -147,6 +152,7 @@
   ftp  ro  ftp://ftp.dntis.ro/pub/mirrors/www.apache.org/apache/dist/
   ftp  ro  ftp://ftp.utt.ro/pub/packages/apache/dist/
   ftp  ro  ftp://ftp.kappa.ro/pub/mirrors/mirrors-1/ftp.apache.org/apache/ 
[EMAIL PROTECTED]
  +ftp  ro  ftp://apache.logicnet.ro/pub/www.apache.org/
   ftp  ru  ftp://ftp.module.vympel.msk.ru/pub/www/apache_mirror/dist/
   ftp  ru  ftp://ftp.citycat.ru/pub/apache/dist/
   ftp  sk  ftp://sunsite.uakom.sk/pub/WWW/apache/dist/
  @@ -167,5 +173,7 @@
   ftp  us  ftp://apache.technomancer.com/mirrors/apache/dist/
   ftp  us  ftp://ftp.raver.net/pub/ftp.apache.org/dist/
   ftp  us  ftp://www3.service.digital.com/apache/dist/
  +ftp  us  ftp://galileo.galilei.com/pub/apache/
   ftp  za  ftp://ftp.is.co.za/internet/www/servers/apache/
   ftp  za  ftp://ftpza.co.za/mirrors/apache/
  +ftp  za  ftp://ftp.saix.net/pub/apache/
  
  
  
  1.41  +16 -0 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- index.html1998/07/07 22:57:09 1.40
  +++ index.html1998/07/10 03:17:04 1.41
  @@ -143,6 +143,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.utt.ro/ftp/pub/packages/apache/;ro/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.logicnet.ro/;ro/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.module.vympel.msk.ru/mirror/apache/;ru/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.inf.ru/;ru/A -
  @@ -189,6 +191,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.flirble.org/apache/;co.uk/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://www.apache.org.uk/;uk/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.rge.com/pub/infosystems/apache/;us/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.compuex.com/;us/A -
  @@ -213,6 +217,12 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.dreamcatchers.net/;us/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://galileo.galilei.com/apache/;us/A -
  +!--  --
  +A HREF=http://www.maximpact.net/apache/;us/A -
  +!-- [EMAIL PROTECTED] --
  +A HREF=http://apache.bot-shells.com/dist/;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.fon.bg.ac.yu/mirror/apache/;yu/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.is.co.za/;za/A -
  @@ -326,6 +336,8 @@
   !--  --
   A 
HREF=ftp://ftp.kappa.ro/pub/mirrors/mirrors-1/ftp.apache.org/apache/;ro/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=ftp://apache.logicnet.ro/pub/www.apache.org

cvs commit: apache-1.3/src CHANGES

1998-07-09 Thread brian
brian   98/07/09 13:37:16

  Modified:src  CHANGES
  Log:
  Mention Martin's commit.
  
  Revision  ChangesPath
  1.956 +6 -0  apache-1.3/src/CHANGES
  
  Index: CHANGES
  ===
  RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
  retrieving revision 1.955
  retrieving revision 1.956
  diff -u -r1.955 -r1.956
  --- CHANGES   1998/07/09 11:24:54 1.955
  +++ CHANGES   1998/07/09 20:37:12 1.956
  @@ -1,5 +1,11 @@
   Changes with Apache 1.3.1
   
  +  *) Cache a proxied request in the event that the client cancels the
  + transfer, provided that the configured percentage of the file has
  + already been transfered. It works for http transfers only.  The 
  + new httpd.conf directive is called CacheForceCompletion. 
  + [Glen Parker [EMAIL PROTECTED]] PR#2277
  +
 *) Add the !DOCTYPE HTML magic cookie used by modern documents (and
required by HTML 3.2 and later) to conf/magic.
[Anna Shergold [EMAIL PROTECTED]]
  
  
  


cvs commit: apache-1.3/htdocs/manual/misc FAQ.html

1998-07-09 Thread brian
brian   98/07/09 15:02:55

  Modified:htdocs/manual/misc FAQ.html
  Log:
  We are not public domain.
  
  Revision  ChangesPath
  1.122 +2 -2  apache-1.3/htdocs/manual/misc/FAQ.html
  
  Index: FAQ.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/FAQ.html,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- FAQ.html  1998/06/24 07:18:48 1.121
  +++ FAQ.html  1998/07/09 22:02:54 1.122
  @@ -14,7 +14,7 @@
 !--#include virtual=header.html --
 H1 ALIGN=CENTERApache Server Frequently Asked Questions/H1
 P
  -  $Revision: 1.121 $ ($Date: 1998/06/24 07:18:48 $)
  +  $Revision: 1.122 $ ($Date: 1998/07/09 22:02:54 $)
 /P
 P
 The latest version of this FAQ is always available from the main
  @@ -400,7 +400,7 @@
/A
 P
 UL
  -   LIto continue as a public domain HTTP server,
  +   LIto continue to be an open source no-charge-for-use HTTP server,
  /LI
  LIto keep up with advances in HTTP protocol and web developments in
   general,
  
  
  


cvs commit: apache-site index.html

1998-07-08 Thread brian
brian   98/07/07 16:01:44

  Modified:.index.html
  Log:
  Change base-fixed relative path into standard relative path, so subdir'd 
mirrors
  work OK.
  
  Revision  ChangesPath
  1.63  +1 -1  apache-site/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/index.html,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- index.html1998/06/07 10:44:56 1.62
  +++ index.html1998/07/07 23:01:43 1.63
  @@ -83,7 +83,7 @@
   fixes necessary for correct interoperation with new clients.  The 1.2
   series has been well tested and is a stable platform; however, all
   active development is now being done on the 1.3 series of the server.
  -You can get 1.2.6 from the A HREF=/dist/download directory/A.
  +You can get 1.2.6 from the A HREF=dist/download directory/A.
   
   /BLOCKQUOTE
   
  
  
  


Re: cvs commit: apache-1.3/src/regex engine.c regcomp.c

1998-07-08 Thread Brian Behlendorf

Wait a minute - include/hsregex.h is a generated file.  From regex's
Makefile as generated by Configure:

sh ./mkh  -i _REGEX_H_ regex2.h regcomp.c regerror.c regexec.c regfree.c 
../include/hsregex.h

So where do we have to add the reference to apctype.h?

Brian

At 02:56 PM 7/8/98 -0700, Dean Gaudet wrote:
It's already in hsregex.h, or at least it was when I committed it.  Both
of these should be completely unnecessary.  Why did you add them?


--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
pure chewing satisfaction[EMAIL PROTECTED]
  [EMAIL PROTECTED]


cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-07 Thread brian
brian   98/07/06 20:35:53

  Modified:mirrors  mirrors.list index.html
  Log:
  Add another mirror.
  
  Revision  ChangesPath
  1.51  +1 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- mirrors.list  1998/07/04 18:34:31 1.50
  +++ mirrors.list  1998/07/07 03:35:52 1.51
  @@ -91,6 +91,7 @@
   http us  http://apache.plinet.com/   [EMAIL PROTECTED]
   http us  http://apache.raver.net/[EMAIL PROTECTED]
   http us  http://www3.service.digital.com/apache/ [EMAIL PROTECTED]
  +http us  http://apache.dreamcatchers.net/[EMAIL PROTECTED]   
Boston [UUNet]
   http yu  http://www.fon.bg.ac.yu/mirror/apache/  [EMAIL PROTECTED]
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
  
  
  
  1.39  +2 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- index.html1998/07/04 18:34:31 1.38
  +++ index.html1998/07/07 03:35:52 1.39
  @@ -209,6 +209,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www3.service.digital.com/apache/;us/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.dreamcatchers.net/;us/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.fon.bg.ac.yu/mirror/apache/;yu/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.is.co.za/;za/A -
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-07 Thread brian
brian   98/07/07 15:57:10

  Modified:mirrors  mirrors.list index.html
  Log:
  Add another australian mirror.
  
  Revision  ChangesPath
  1.52  +2 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- mirrors.list  1998/07/07 03:35:52 1.51
  +++ mirrors.list  1998/07/07 22:57:09 1.52
  @@ -2,6 +2,7 @@
   http at  http://gd.tuwien.ac.at/infosys/servers/http/apache/ [EMAIL 
PROTECTED]
   http au  http://mirror.aarnet.edu.au/apache/ [EMAIL PROTECTED]
   http au  http://www.syd.dit.csiro.au/tools/apache/   [EMAIL 
PROTECTED]
  +http au  http://ftp.it.net.au/apache/[EMAIL PROTECTED]
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
   http bg  http://apache.nat.bg/   [EMAIL PROTECTED]
  @@ -97,6 +98,7 @@
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
   ftp  at  ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
   ftp  au  ftp://mirror.aarnet.edu.au/pub/apache/dist/
  +ftp  au  ftp://ftp.it.net.au/mirrors/apache/dist/
   ftp  be  ftp://ftp.belnet.be/packages/apache/dist/
   ftp  bg  ftp://ftp.ntrl.net/pub/mirror/apache/dist/
   ftp  br  ftp://ftp.gns.com.br/pub/unix/apache/dist/
  
  
  
  1.40  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- index.html1998/07/07 03:35:52 1.39
  +++ index.html1998/07/07 22:57:09 1.40
  @@ -31,6 +31,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.syd.dit.csiro.au/tools/apache/;au/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://ftp.it.net.au/apache/;au/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.belnet.be/;be/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.digibel.be/;be/A -
  @@ -225,6 +227,8 @@
   A HREF=ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/;at/A 
-
   !--  --
   A HREF=ftp://mirror.aarnet.edu.au/pub/apache/dist/;au/A -
  +!--  --
  +A HREF=ftp://ftp.it.net.au/mirrors/apache/dist/;au/A -
   !--  --
   A HREF=ftp://ftp.belnet.be/packages/apache/dist/;be/A -
   !--  --
  
  
  


cvs commit: apache-site/mirrors mirrors.list index.html

1998-07-04 Thread brian
brian   98/07/04 11:34:32

  Modified:mirrors  mirrors.list index.html
  Log:
  Added a few, and changed some FTP pointers to point specifically at
  the software distribution directory rather than the whole web site,
  which is a lot less meaningful via FTP.  I double-checked each of the
  pointers I changed.
  
  Revision  ChangesPath
  1.50  +24 -20apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- mirrors.list  1998/06/21 04:53:18 1.49
  +++ mirrors.list  1998/07/04 18:34:31 1.50
  @@ -1,6 +1,6 @@
   http ar  http://www.infoap.com.ar/apache/[EMAIL PROTECTED]
   http at  http://gd.tuwien.ac.at/infosys/servers/http/apache/ [EMAIL 
PROTECTED]
  -http au  http://mirror.aarnet.edu.au/apache  [EMAIL PROTECTED]
  +http au  http://mirror.aarnet.edu.au/apache/ [EMAIL PROTECTED]
   http au  http://www.syd.dit.csiro.au/tools/apache/   [EMAIL 
PROTECTED]
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
  @@ -59,6 +59,8 @@
   http ro  http://www.utt.ro/ftp/pub/packages/apache/  [EMAIL 
PROTECTED]
   http ru  http://www.module.vympel.msk.ru/mirror/apache/  [EMAIL 
PROTECTED]
   http ru  http://apache.inf.ru/   [EMAIL PROTECTED]
  +http ru  http://apache.nobreak.com/  [EMAIL PROTECTED]
  +http ru  http://www.citycat.ru/apache/   [EMAIL PROTECTED]
   http se  http://apache.dc.luth.se/   [EMAIL PROTECTED]
   http si  http://apache.siol.net/ 
   http sk  http://sunsite.uakom.sk/apache/ [EMAIL PROTECTED]
  @@ -93,12 +95,12 @@
   http za  http://apache.is.co.za/ [EMAIL PROTECTED]
   ftp  ar  ftp://ftp.infoap.com.ar/pub/apache/dist/
   ftp  at  ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
  -ftp  au  ftp://mirror.aarnet.edu.au/pub/apache
  -ftp  be  ftp://ftp.belnet.be/packages/apache/
  -ftp  bg  ftp://ftp.ntrl.net/pub/mirror/apache/
  +ftp  au  ftp://mirror.aarnet.edu.au/pub/apache/dist/
  +ftp  be  ftp://ftp.belnet.be/packages/apache/dist/
  +ftp  bg  ftp://ftp.ntrl.net/pub/mirror/apache/dist/
   ftp  br  ftp://ftp.gns.com.br/pub/unix/apache/dist/
  -ftp  br  ftp://ftp.abordo.com.br/pub/apache/
  -ftp  ca  ftp://ftp.ccai.com/apache/
  +ftp  br  ftp://ftp.abordo.com.br/pub/apache/dist/
  +ftp  ca  ftp://ftp.ccai.com/apache/dist/
   ftp  cn  ftp://ftp.iinchina.net/apache/dist/
   ftp  cr  ftp://ftp.ucr.ac.cr/pub/WWW/Unix/apache/dist/
   ftp  ch  ftp://sunsite.cnlab-switch.ch/mirror/apache/dist/
  @@ -106,24 +108,24 @@
   ftp  de  
ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/servers/apache/
   ftp  de  ftp://ftp.cs.tu-berlin.de/pub/net/www/apache/dist/
   ftp  de  ftp://ftp.apache.de/
  -ftp  de  ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/
  -ftp  de  ftp://ftp.fokus.gmd.de/pub/Web/apache/
  +ftp  de  ftp://ftp.mpi-sb.mpg.de/pub/www/mirror/ftp.apache.org/dist/
  +ftp  de  ftp://ftp.fokus.gmd.de/pub/Web/apache/dist/
   ftp  dk  ftp://sunsite.auc.dk/pub/infosystems/www/apache/dist/
   ftp  ee  ftp://ftp.ut.ee/pub/WWW/apache/dist/
   ftp  es  ftp://ftp.develnet.es/apache/dist/
   ftp  es  ftp://ftp.cs.us.es/pub/www/servers/apache/dist/
   ftp  es  ftp://ftp.rediris.es/software/infosystems/www/apache/dist/
  -ftp  es  ftp://slug.ctv.es/mirror/apache_httpd/
  +ftp  es  ftp://slug.ctv.es/mirror/apache_httpd/dist/
   ftp  es  ftp://ftp.arrakis.es/pub/apache/
  -ftp  fi  ftp://ftp.pspt.fi/pub/unix/www/apache/
  +ftp  fi  ftp://ftp.pspt.fi/pub/unix/www/apache/dist/
   ftp  fr  ftp://ftp.lip6.fr/pub/www/apache/dist/  [EMAIL PROTECTED]
   ftp  gr  ftp://ftp.ntua.gr/pub/www/Apache/dist/
   ftp  hk  ftp://ftp.hk.super.net/mirror/apache/dist/  [EMAIL 
PROTECTED]
  -ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/
  +ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/dist/
   ftp  hu  ftp://xenia.sote.hu/pub/linux/mirrors/www.apache.org/dist/
   ftp  id  ftp://apache.ub.net.id/pub/apache/
  -ftp  il  ftp://download.netvision.net.il/pub/mirrors/apache
  -ftp  il  ftp://bioinformatics.weizmann.ac.il/pub/software/apache/
  +ftp  il  ftp://download.netvision.net.il/pub/mirrors/apache/dist/
  +ftp  il  ftp://bioinformatics.weizmann.ac.il/pub/software/apache/dist/
   ftp  it  ftp://mathema.it/pub/apache/dist/
   ftp  jp  ftp://ring.aist.go.jp/archives/net/apache/dist/
   ftp  jp  ftp://ring.asahi-net.or.jp/archives/net/apache/dist/
  @@ -135,21 +137,23 @@
   ftp  kr  ftp://ftp.nuri.net/pub/apache/dist/
   ftp  no  ftp://ftp.bitcon.no/pub/unix/www/servers/apache

cvs commit: apache-site bug_report.html

1998-07-03 Thread brian
brian   98/07/02 18:03:59

  Modified:.bug_report.html
  Log:
  Show me a browser without form support and I'll show you a user we shouldn't 
bother with.
  
  Revision  ChangesPath
  1.16  +0 -4  apache-site/bug_report.html
  
  Index: bug_report.html
  ===
  RCS file: /export/home/cvs/apache-site/bug_report.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- bug_report.html   1998/06/06 02:57:10 1.15
  +++ bug_report.html   1998/07/03 01:03:58 1.16
  @@ -92,10 +92,6 @@
INPUT TYPE=submit VALUE=Search for/submit a problem report
   /FORM
   P
  -If your browser is incapable of using forms, please submit the same
  -information to
  -A HREF=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/A.
  -/P
   H1Do NOT send configuration questions or requests for help debugging 
CGI!/H1
   /BODY
   /HTML
  
  
  


cvs commit: apache-1.3/htdocs/manual/mod mod_usertrack.html

1998-07-01 Thread brian
brian   98/06/30 23:52:32

  Modified:htdocs/manual/mod mod_usertrack.html
  Log:
  Add analysis done by Christian Sane
  
  Revision  ChangesPath
  1.17  +42 -0 apache-1.3/htdocs/manual/mod/mod_usertrack.html
  
  Index: mod_usertrack.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_usertrack.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- mod_usertrack.html1998/05/20 14:13:00 1.16
  +++ mod_usertrack.html1998/07/01 06:52:32 1.17
  @@ -110,6 +110,48 @@
   on a per-server or per-directory basis.  By default, compiling
   mod_usertrack will not activate cookies.
   
  +HR
  +
  +H22-digit or 4-digit dates for cookies?/H2
  +
  +(the following is from message
  +lt;[EMAIL PROTECTED]gt; in
  +the new-httpd archives)
  +
  +P
  +
  +PRE
  +From: Christian Allen lt;[EMAIL PROTECTED]gt;
  +Subject: Re: Apache Y2K bug in mod_usertrack.c
  +Date: Tue, 30 Jun 1998 11:41:56 -0400
  +
  +Did some work with cookies and dug up some info that might be useful.
  +
  +True, Netscape claims that the correct format NOW is four digit dates, and
  +four digit dates do in fact work... for Netscape 4.x (Communicator), that
  +is.  However, 3.x and below do NOT accept them.  It seems that Netscape
  +originally had a 2-digit standard, and then with all of the Y2K hype and
  +probably a few complaints, changed to a four digit date for Communicator.
  +Fortunately, 4.x also understands the 2-digit format, and so the best way to
  +ensure that your expiration date is legible to the client's browser is to
  +use 2-digit dates.
  +
  +However, this does not limit expiration dates to the year 2000; if you use
  +an expiration year of 13, for example, it is interpreted as 2013, NOT
  +1913!  In fact, you can use an expiration year of up to 37, and it will be
  +understood as 2037 by both MSIE and Netscape versions 3.x and up (not sure
  +about versions previous to those).  Not sure why Netscape used that
  +particular year as its cut-off point, but my guess is that it was in respect
  +to UNIX's 2038 problem.  Netscape/MSIE 4.x seem to be able to understand
  +2-digit years beyond that, at least until 50 for sure (I think they
  +understand up until about 70, but not for sure).
  +
  +Summary:  Mozilla 3.x and up understands two digit dates up until 37
  +(2037).  Mozilla 4.x understands up until at least 50 (2050) in 2-digit
  +form, but also understands 4-digit years, which can probably reach up until
  +.  Your best bet for sending a long-life cookie is to send it for some
  +time late in the year 37.
  +/PRE
   
   !--#include virtual=footer.html --
   /BODY
  
  
  


cvs commit: apache-1.3 STATUS

1998-06-30 Thread brian
brian   98/06/30 01:09:14

  Modified:.STATUS
  Log:
  Add a couple of patches which have come by in the last week without
  being commited - someone please look these over and commit them if
  correct!
  
  Revision  ChangesPath
  1.433 +32 -1 apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.432
  retrieving revision 1.433
  diff -u -r1.432 -r1.433
  --- STATUS1998/06/19 13:14:56 1.432
  +++ STATUS1998/06/30 08:09:13 1.433
  @@ -44,7 +44,38 @@
virtualhosting.  (If it exists already I can't find it easily.)
   
   Available Patches:
  -   
  +  
  +* Filenames containing whitespace characters caused problems for 
directives
  +  Bill Stoddard [EMAIL PROTECTED]
  + Message-ID: [EMAIL PROTECTED]
  +
  +* Fix mod_include #perl arg interpolation
  +  Doug MacEachern [EMAIL PROTECTED]
  + Message-Id: [EMAIL PROTECTED]
  +
  +* PR#2483 reports that RewriteMap program still don't work under Win32 
because
  +  of a SIGSEGV. The reporter is right, ap_spawn_child_core() calls the 
child
  +  function with NULL while in the child function the file handles have 
to be
  +  available. I've assembled the above patch from the reporters 
description/patch
  +  for testing by our Win32 folks. (I cannot test it myself).
  +  Ralf S. Engelschall [EMAIL PROTECTED]
  + Message-ID: [EMAIL PROTECTED]
  +
  +* This patch makes some structural changes to ap_call_exec to make it 
more
  +  readable and friendly to a couple of patches that will follow 
(capability to
  +  query the Win32 registry for interpreter name and a fix for mod_include
  +  exec=cmd processing). This patch does not change the function of 
ap_call_exec.
  +  W G Stoddard [EMAIL PROTECTED]
  + Message-ID: [EMAIL PROTECTED]
  +
  +* Configure tweaks to support building outside the source tree, and 
  +  add more customizeability for installation layout, by 
  +  Wilfredo Sanchez [EMAIL PROTECTED]
  + Message-Id: [EMAIL PROTECTED]
  +
  +* Rhapsody port, by Wilfredo Sanchez [EMAIL PROTECTED]
  + Message-Id: [EMAIL PROTECTED]   
  +
   * Ralf's [PATCH] Fix module init
 This fixes the mod_so/mod_perl problems described under FINAL RELEASE
 SHOWSTOPPERS by doing a more correct init of the modules after loading
  
  
  


cvs commit: apache-1.3/src CHANGES

1998-06-27 Thread brian
brian   98/06/27 10:58:40

  Modified:src  CHANGES
  Log:
  All those who submit code towards a problem, not just the final integrator
  (despite any amount of rework) should be credited.
  
  Revision  ChangesPath
  1.935 +2 -2  apache-1.3/src/CHANGES
  
  Index: CHANGES
  ===
  RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
  retrieving revision 1.934
  retrieving revision 1.935
  diff -u -r1.934 -r1.935
  --- CHANGES   1998/06/27 17:24:06 1.934
  +++ CHANGES   1998/06/27 17:58:38 1.935
  @@ -5,7 +5,7 @@
   
 *) Win32 (security): Eliminate trailing .s in path components. These are
ignored by the Windows filesystem, and so can be used to bypass 
security.
  -  [Ben Laurie, Alexei Kosut].
  +  [Ben Laurie, Alexei Kosut, W G Stoddard].
   
 *) We now attempt to dump core when we get SIGILL. [Jim Jagielski]
   
  @@ -23,7 +23,7 @@
 *) Win32 (security): Eliminate directories consisting of three or more 
dots;
these are treated by Win32 as if they are .. but are not detected by
other machinery within Apache. This is something of a kludge but
  - eliminates a security hole. [Ben Laurie]
  + eliminates a security hole. [W G Stoddard, Ben Laurie]
   
 *) Move ap_escape_quotes() from src/ap to src/main/util.c; it uses
pools and thus pollutes libap (until the pool stuff is moved there).
  
  
  


cvs commit: apache-site in_the_news.html

1998-06-24 Thread brian
brian   98/06/24 00:14:57

  Modified:.in_the_news.html
  Log:
  Added a few of the press articles... I know there's more, though some are
  behind passwords, e.g. wsj.com.
  
  Revision  ChangesPath
  1.36  +9 -0  apache-site/in_the_news.html
  
  Index: in_the_news.html
  ===
  RCS file: /export/home/cvs/apache-site/in_the_news.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- in_the_news.html  1998/06/24 00:22:25 1.35
  +++ in_the_news.html  1998/06/24 07:14:56 1.36
  @@ -36,6 +36,15 @@
   a collaborative development effort, and will make contributions to
   enhance the capabilities of the Apache HTTP Server.
   /EM/BLOCKQUOTE
  +Other press about this announcement:
  +UL
  +LIA 
HREF=http://www.thestandard.net/articles/article_display/0,1449,720,00.html?01;
  +The Industry Standard: IBM to Adopt Apache as Preferred E-commerce Server/A
  +LIA HREF=http://www.zdnet.com/pcweek/news/0615/19mibm.html;PC Week: IBM 
backs freeware Apachein new app server/A
  +LIA HREF=http://www.wired.com/news/news/business/story/13117.html;Wired 
News: IBM Picks Apache/A
  +LIA 
HREF=http://www.news.com/News/Item/0,4,23364,00.html?st.ne.fd.gif.f;CNet's 
News.com: IBM fuels freeware efforts /A
  +/UL
  +
   
   P
   STRONGSoftware Development, June 1998: /STRONG
  
  
  


cvs commit: apache-1.3/htdocs/manual/misc FAQ.html

1998-06-24 Thread brian
brian   98/06/24 00:18:49

  Modified:htdocs/manual/misc FAQ.html
  Log:
  Fix perl variable mention (d'oh!), slightly improve english usage.
  
  Revision  ChangesPath
  1.121 +3 -3  apache-1.3/htdocs/manual/misc/FAQ.html
  
  Index: FAQ.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/FAQ.html,v
  retrieving revision 1.120
  retrieving revision 1.121
  diff -u -r1.120 -r1.121
  --- FAQ.html  1998/06/07 01:33:52 1.120
  +++ FAQ.html  1998/06/24 07:18:48 1.121
  @@ -14,7 +14,7 @@
 !--#include virtual=header.html --
 H1 ALIGN=CENTERApache Server Frequently Asked Questions/H1
 P
  -  $Revision: 1.120 $ ($Date: 1998/06/07 01:33:52 $)
  +  $Revision: 1.121 $ ($Date: 1998/06/24 07:18:48 $)
 /P
 P
 The latest version of this FAQ is always available from the main
  @@ -1244,9 +1244,9 @@
 As of Apache 1.3, CGI scripts are essentially not buffered.  Every time
 your script does a flush to output data, that data gets relayed on to
 the client.  Some scripting languages, for example Perl, have their own
  -  buffering for output - this can be disabled by setting the CODE$!/CODE
  +  buffering for output - this can be disabled by setting the CODE$|/CODE
 special variable to 1.  Of course this does increase the overall number
  -  of packets being transmitted, which can result in a sense of slowness by 
  +  of packets being transmitted, which can result in a sense of slowness for 
 the end user.
 /P
 PPrior to 1.3, you needed to use nph- scripts to accomplish 
non-buffering.
  
  
  


cvs commit: apache-site/info how-to-mirror.html

1998-06-22 Thread brian
brian   98/06/21 16:45:51

  Modified:info how-to-mirror.html
  Log:
  note suggested by a few mirror maintainers.
  
  Revision  ChangesPath
  1.9   +4 -0  apache-site/info/how-to-mirror.html
  
  Index: how-to-mirror.html
  ===
  RCS file: /export/home/cvs/apache-site/info/how-to-mirror.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- how-to-mirror.html1998/06/15 21:30:54 1.8
  +++ how-to-mirror.html1998/06/21 23:45:51 1.9
  @@ -30,6 +30,10 @@
 LIYou must subscribe to the mailing list for mirror maintainers.
   /UL
   
  +Note that the site, as of this writing (June 1998) is approximately 65 
megabytes.
  +
  +P
  +
   More requirements may be placed at some point in the future, but for now 
that's all there is.  There are a couple things which are highly recommended:
   
   UL
  
  
  


cvs commit: apache-site/mirrors index.html mirrors.list

1998-06-21 Thread brian
brian   98/06/20 21:53:19

  Modified:mirrors  index.html mirrors.list
  Log:
  Add chinese mirror.
  
  Revision  ChangesPath
  1.37  +4 -0  apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- index.html1998/06/15 21:25:40 1.36
  +++ index.html1998/06/21 04:53:18 1.37
  @@ -47,6 +47,8 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.cnlab-switch.ch/www/mirror/apache/;ch/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://proxy.iinchina.net:8000/;cn/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.ucr.ac.cr/;cr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://sunsite.mff.cuni.cz/web/apache/;cz/A -
  @@ -227,6 +229,8 @@
   A HREF=ftp://ftp.abordo.com.br/pub/apache/;br/A -
   !--  --
   A HREF=ftp://ftp.ccai.com/apache/;ca/A -
  +!--  --
  +A HREF=ftp://ftp.iinchina.net/apache/dist/;cn/A -
   !--  --
   A HREF=ftp://ftp.ucr.ac.cr/pub/WWW/Unix/apache/dist/;cr/A -
   !--  --
  
  
  
  1.49  +2 -0  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- mirrors.list  1998/06/15 21:25:40 1.48
  +++ mirrors.list  1998/06/21 04:53:18 1.49
  @@ -10,6 +10,7 @@
   http ca  http://www.ccai.com/apache/ [EMAIL PROTECTED]
   http ca  http://micromou.point-net.com/mirror/apache/[EMAIL 
PROTECTED]
   http ch  http://sunsite.cnlab-switch.ch/www/mirror/apache/   [EMAIL 
PROTECTED]
  +http cn  http://proxy.iinchina.net:8000/ [EMAIL PROTECTED]
   http cr  http://apache.ucr.ac.cr/[EMAIL PROTECTED]
   http cz  http://sunsite.mff.cuni.cz/web/apache/  [EMAIL PROTECTED]
   http de  http://www.apache.de/   [EMAIL PROTECTED]
  @@ -98,6 +99,7 @@
   ftp  br  ftp://ftp.gns.com.br/pub/unix/apache/dist/
   ftp  br  ftp://ftp.abordo.com.br/pub/apache/
   ftp  ca  ftp://ftp.ccai.com/apache/
  +ftp  cn  ftp://ftp.iinchina.net/apache/dist/
   ftp  cr  ftp://ftp.ucr.ac.cr/pub/WWW/Unix/apache/dist/
   ftp  ch  ftp://sunsite.cnlab-switch.ch/mirror/apache/dist/
   ftp  cz  
ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/
  
  
  


cvs commit: apache-1.3/htdocs/manual upgrading_to_1_3.html

1998-06-16 Thread brian
brian   98/06/15 17:23:40

  Modified:htdocs/manual upgrading_to_1_3.html
  Log:
  Cleanup, thanks Alvaro Martinez Echevarria [EMAIL PROTECTED]
  
  Revision  ChangesPath
  1.25  +3 -2  apache-1.3/htdocs/manual/upgrading_to_1_3.html
  
  Index: upgrading_to_1_3.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/upgrading_to_1_3.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- upgrading_to_1_3.html 1998/05/28 11:50:54 1.24
  +++ upgrading_to_1_3.html 1998/06/16 00:23:38 1.25
  @@ -72,8 +72,9 @@
   H3Run-Time Configuration Changes/H3
   
   UL
  -  LISTRONGSAMPAuthName/SAMP strings may need to be quoted/STRONG
  -in SAMP.htaccess/SAMP or server configuration files.  If you use
  +  LISTRONGSAMPAuthName/SAMP strings will need to be quoted/STRONG
  +in SAMP.htaccess/SAMP or server configuration files if they contain
  +blank characters (like spaces). For example, if you use
   an SAMPAuthName/SAMP directive like this:
   P
   PRE
  
  
  


cvs commit: apache-1.3/htdocs/manual/mod core.html mod_proxy.html

1998-06-16 Thread brian
brian   98/06/15 19:11:33

  Modified:htdocs/manual/mod core.html mod_proxy.html
  Log:
  Submitted by: [EMAIL PROTECTED]
  Reviewed by:  Brian
  
  Tweak to add some x-references.
  
  Revision  ChangesPath
  1.124 +4 -1  apache-1.3/htdocs/manual/mod/core.html
  
  Index: core.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/core.html,v
  retrieving revision 1.123
  retrieving revision 1.124
  diff -u -r1.123 -r1.124
  --- core.html 1998/06/08 16:25:36 1.123
  +++ core.html 1998/06/16 02:11:30 1.124
  @@ -2794,7 +2794,10 @@
   similarly, the user should not be able to execute code which is not
   meant for httpd requests. It is recommended that you set up a new user and
   group specifically for running the server. Some admins use user
  -CODEnobody/CODE, but this is not always possible or desirable.P
  +CODEnobody/CODE, but this is not always possible or desirable.
  +For example mod_proxy's cache, when enabled, must be accessible to this user
  +(see the A href=mod_proxy.html#cacherootCODECacheRoot/CODE/a 
  +directive/a).P
   
   Notes: If you start the server as a non-root user, it will fail to change
   to the lesser privileged user, and will instead continue to run as
  
  
  
  1.40  +2 -1  apache-1.3/htdocs/manual/mod/mod_proxy.html
  
  Index: mod_proxy.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_proxy.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- mod_proxy.html1998/06/08 19:05:15 1.39
  +++ mod_proxy.html1998/06/16 02:11:31 1.40
  @@ -583,7 +583,8 @@
   Apache 1.1 and later.P
   
   Sets the name of the directory to contain cache files; this must be
  -writable by the httpd server.BR
  +writable by the httpd server.
  +(see the A href=core.html#userCODEUser/CODE/a directive/a).BR
   Setting CODECacheRoot/CODE enables proxy cacheing; without defining
   a CODECacheRoot/CODE, proxy functionality will be available
   if CODEProxyRequests/CODE are set to CODEOn/CODE, but no
  
  
  


cvs commit: apache-1.3/htdocs/manual windows.html

1998-06-16 Thread brian
brian   98/06/15 19:40:33

  Modified:htdocs/manual windows.html
  Log:
  Submitted by: [EMAIL PROTECTED]
  Reviewed by:  Brian
  
  More good details added, more work needed...
  
  Revision  ChangesPath
  1.17  +82 -32apache-1.3/htdocs/manual/windows.html
  
  Index: windows.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/windows.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- windows.html  1998/05/30 12:18:01 1.16
  +++ windows.html  1998/06/16 02:40:32 1.17
  @@ -47,6 +47,7 @@
 LIA HREF=#runRunning Apache for Windows/A
 LIA HREF=#useUsing Apache for Windows/A
 LIA HREF=#cmdlineRunning Apache for Windows from the Command Line/A
  +  LIA HREF=#signalSignalling Apache when running/A
 LIA HREF=#compCompiling Apache for Windows/A
   /UL
   
  @@ -152,7 +153,7 @@
   which should be set before you start really using Apache. However to
   get started quickly the files should work as installed.
   
  -H2A NAME=instRunning Apache for Windows/A/H2
  +H2A NAME=runRunning Apache for Windows/A/H2
   
   There are two ways you can run Apache:
   
  @@ -161,7 +162,7 @@
   you want Apache to automatically start when you machine boots, and to
   keep Apache running when you log-off.
   
  - LIFrom a console window. This is the only option available for
  + LIFrom a a ref=#cmdlineconsole window/a. This is the only option 
available for
   Windows 95 users.
   /UL
   
  @@ -272,32 +273,57 @@
   work from the command line.
   
   P
  -
   When working with Apache it is important to know how it will find the
  -configuration files. During installation, a registry key will have
  -been installed. For the 1.3 beta releases the key is:
  +configuration files.  Apache will try one of the following, in this order.
   
  -PRE
  -  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3 beta\ServerRoot
  -/PRE
  +ul
  +liA ServerRoot directive via a -C switch.
  +liThe -f switch on the command line.
  +liThe -d switch on the command line.
  +liA registry entry, created if you did a binary install.
  +liThe server root compiled into the server.
  +/ul
   
  -While for the final 1.3.0 release it is called:
  +P
  +The server root compiled into the server is usually /apache.
  +invoking apache with the -v switch will display this value
  +labeled as HTTPD_ROOT.
  +
  +P
  +Your current working directory when Apache is started up has no
  +effect on Apache's behavior.
  +
  +P
  +Under windows, when invoked from the start menu or the Service Manager 
Apache is
  +usually passed no arguments.  So using the registry entry is the perfered
  +technique.
   
  +P
  +During a binary installation, a registry key will have
  +been installed, for example:
   PRE
 HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3.0\ServerRoot
   /PRE
   
  -(The use of different keys lets you install later versions without
  -affect any previous versions already installed. For example, when
  -1.3.1 comes out it will use 1.3.1 instead of 1.3.0 in the registry
  -key, so you can install and test 1.3.1 without affecting you existing
  -1.3.0 installation. Note however that Windows NT service manager only
  -ever allows one service with the same name, so you cannot install the
  -newer version as a service whilst the older version is still
  -installed).
  +For the 1.3 beta releases the key was:
  +PRE
  +  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3 beta\ServerRoot
  +/PRE
   
   P
  +This key is compiled into the server and can enable you to test 
  +new versions without affecting the current version.  Of course
  +you must take care not to install the new version on top of the
  +old version in the file system.  You can not run two invocations
  +of Apache on Windows simultaneously.
   
  +P
  +If you did not do a binary install then Apache will in some
  +senarios complain that about the missing registry key.  This
  +warning can be ignored if it otherwise was able to find it's
  +configuration files.
  +
  +P
   The value of this key is the ServerRoot directory, containing the
   SAMPconf/SAMP directory. When Apache starts it will read the
   SAMPhttpd.conf/SAMP file from this directory. If this file
  @@ -309,7 +335,6 @@
   directory in the SAMPhttpd.conf/SAMP file to the new location.
   
   P
  -
   To run Apache from the command line as a console application, use the
   following command:
   
  @@ -317,14 +342,13 @@
   apache -s
   /PRE
   
  -(The -s option is not required by Windows 95, but on Windows NT it
  -prevents Apache waiting to see if Apache is running as a
  -service). Apache will execute, and will remain running until it
  -is stopped by pressing control-C.
  +Apache will execute, and will remain running until it is stopped by pressing
  +control-C.  (The -s option is not required by Windows 95, but on Windows NT 
it
  +prevents Apache waiting

cvs commit: apache-1.3/htdocs/manual/misc security_tips.html

1998-06-16 Thread brian
brian   98/06/15 20:06:05

  Modified:htdocs/manual/misc security_tips.html
  Log:
  Update a path, and a mail alias.
  
  Revision  ChangesPath
  1.17  +7 -7  apache-1.3/htdocs/manual/misc/security_tips.html
  
  Index: security_tips.html
  ===
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/security_tips.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- security_tips.html1998/05/20 14:22:42 1.16
  +++ security_tips.html1998/06/16 03:06:04 1.17
  @@ -48,10 +48,10 @@
   similarly protected:
   
   BLOCKQUOTEPRE
  -cp httpd /usr/local/apache/bin
  -chown 0 /usr/local/apache/bin/httpd
  -chgrp 0 /usr/local/apache/bin/httpd
  -chmod 511 /usr/local/apache/bin/httpd
  +cp httpd /usr/local/apache/sbin
  +chown 0 /usr/local/apache/sbin/httpd
  +chgrp 0 /usr/local/apache/sbin/httpd
  +chmod 511 /usr/local/apache/sbin/httpd
   /PRE/BLOCKQUOTE
   
   PYou can create an htdocs subdirectory which is modifiable by other
  @@ -218,9 +218,9 @@
   HR
   PPlease send any other useful security tips to The Apache Group
   by filling out a
  -A HREF=http://www.apache.org/bug_report.html;problem report/A, or by
  -sending mail to
  -A HREF=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/A
  +A HREF=http://www.apache.org/bug_report.html;problem report/A.  
  +Serious security matters should of course be sent to A HREF=mailto:[EMAIL 
PROTECTED]
  [EMAIL PROTECTED]/A.
   P
   HR
   
  
  
  


cvs commit: apache-1.3 STATUS

1998-06-16 Thread brian
brian   98/06/15 20:24:04

  Modified:.STATUS
  Log:
  Some cleanup (prepare for some more commits on their way); also, if Apple
  wants to make sure Apache 1.3.0 runs well on Rhapsody they can do the work
  to come up with a patch.  I've sent a ping to Wilfredo about this.
  
  Revision  ChangesPath
  1.426 +2 -10 apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.425
  retrieving revision 1.426
  diff -u -r1.425 -r1.426
  --- STATUS1998/06/11 15:34:57 1.425
  +++ STATUS1998/06/16 03:24:03 1.426
  @@ -8,11 +8,9 @@
   
   1.3.0: Tagged and rolled on June 1. Announced and Released on the 6th.
  
  -1.3b7: Tagged and Released 26/5/98.
  -
   2.0  : In pre-alpha development, see apache-2.0 repository
   
  -FINAL RELEASE SHOWSTOPPERS:
  +RELEASE SHOWSTOPPERS:
   
   * Ralf: mod_so doesn't correctly initialise modules. For instance
 the handlers of mod_perl are not initialised. An ap_init_modules() 
could
  @@ -23,7 +21,7 @@
 there are more modules which have the same problem. This should
 be fixed for 1.3.1!
   
  -WIN32 1.3 FINAL RELEASE SHOWSTOPPERS:
  +WIN32 1.3 RELEASE SHOWSTOPPERS:
   
   * SECURITY: numerous uses of strcpy and strcat have potential
for buffer overflow, someone should rewrite or verify
  @@ -45,12 +43,6 @@
 through two new core API functions.
 [EMAIL PROTECTED]
 Status: Ralf +1
  -
  -* Wilfredo Sanchez's port to Rhapsody 5.1 for 1.2.6 - forward port to
  -  1.3?
  -  [EMAIL PROTECTED]
  -  Jim: Hmmm... Rhapsody is not really any longer in Apple's
  -   game-plan. The focus is OS X now.
   
   * Ralf's configure generates config.status:
 A tiny addition for the APACI configure script to provide an easy way
  
  
  


cvs commit: apache-1.3/src CHANGES

1998-06-16 Thread brian
brian   98/06/15 20:28:51

  Modified:.Makefile.tmpl configure STATUS .cvsignore
   src  CHANGES
  Log:
  Submitted by: Ralf S. Engelschall
  Reviewed by:  Jim, Martin, Brian
  
*) Add a tiny but useful goody to APACI's configure script: The generation
   of a config.status script (as GNU Autoconf does) which remembers the used
   configure command and hence can be used to restore the configuration by
   just re-running this script or for remembering the configuration between
   releases.
  
  Revision  ChangesPath
  1.40  +1 -0  apache-1.3/Makefile.tmpl
  
  Index: Makefile.tmpl
  ===
  RCS file: /export/home/cvs/apache-1.3/Makefile.tmpl,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- Makefile.tmpl 1998/06/09 11:02:20 1.39
  +++ Makefile.tmpl 1998/06/16 03:28:44 1.40
  @@ -449,6 +449,7 @@
-$(RM) $(SRC)/apaci
@$(RM) $(SRC)/.apaci.build.ok
-$(RM) Makefile
  + -$(RM) config.status
   
   #   clean the standard stuff
   distclean-std:
  
  
  
  1.33  +38 -0 apache-1.3/configure
  
  Index: configure
  ===
  RCS file: /export/home/cvs/apache-1.3/configure,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- configure 1998/06/13 11:24:10 1.32
  +++ configure 1998/06/16 03:28:45 1.33
  @@ -75,6 +75,7 @@
   aux=src/helpers
   sedsubst=src/.apaci.sedsubst
   addconf=src/.apaci.addconf
  +configstatus=config.status
   
   ##
   ##  pre-determine runtime modes
  @@ -237,6 +238,43 @@
   fi
   done
   IFS=$OIFS
  +
  +#   create a config status script for restoring
  +#   the configuration via a simple shell script
  +rm -f $configstatus 2/dev/null
  +echo #!/bin/sh $configstatus
  +echo ## $configstatus
  +echo ##  $configstatus -- APACI auto-generated configuration restore 
script $configstatus
  +echo ## $configstatus
  +echo ##  Use this shell script to re-run the APACI configure script for 
$configstatus
  +echo ##  restoring your configuration. Additional parameters can be 
supplied. $configstatus
  +echo ## $configstatus
  +echo  $configstatus
  +for var in CC OPTIM CFLAGS CFLAGS_SHLIB LDFLAGS LD_SHLIB LDFLAGS_SHLIB \
  +   LDFLAGS_SHLIB_EXPORT LIBS INCLUDES RANLIB; do
  +eval val=\\$$var\
  +if [ .$val != . ]; then
  +echo $var=$val |\
  +sed -e 's:\([$\\]\):\\\1:g' \
  +-e 's:\([A-Z]*=\):\1:' \
  +-e 's:$: \\:' $configstatus
  +fi
  +done
  +if [ $# -eq 0 ]; then
  +echo ./configure $configstatus
  +else
  +echo ./configure \\ $configstatus
  +for arg
  +do
  +echo $arg |\
  +sed -e 's:\([$\\]\):\\\1:g' \
  +-e 's:^::' \
  +-e 's:$: \\:' $configstatus
  +done
  +fi
  +echo '$*' $configstatus
  +echo '' $configstatus
  +chmod a+x $configstatus
   
   ##
   ##  parse argument line options
  
  
  
  1.427 +0 -6  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.426
  retrieving revision 1.427
  diff -u -r1.426 -r1.427
  --- STATUS1998/06/16 03:24:03 1.426
  +++ STATUS1998/06/16 03:28:45 1.427
  @@ -44,12 +44,6 @@
 [EMAIL PROTECTED]
 Status: Ralf +1
   
  -* Ralf's configure generates config.status:
  -  A tiny addition for the APACI configure script to provide an easy way
  -  (like GNU Autoconf) to re-create the configuration
  -  See: http://www.engelschall.com/sw/apache/ [configstatus]
  -  Status (for 1.3.1-dev): Ralf +1, Martin +1, Jim +1
  -
   * Ralf's IfDefine.../IfDefine:
 This patch adds a useful IfDefine.../IfDefine section to the core
 module very similar to the existing IfModule...IfModule sections.
  
  
  
  1.3   +1 -0  apache-1.3/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /export/home/cvs/apache-1.3/.cvsignore,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .cvsignore1998/05/07 15:24:42 1.2
  +++ .cvsignore1998/06/16 03:28:45 1.3
  @@ -1,3 +1,4 @@
   Makefile
  +config.status
   Makefile.*
   src.*
  
  
  
  1.918 +7 -0  apache-1.3/src/CHANGES
  
  Index: CHANGES
  ===
  RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
  retrieving revision 1.917
  retrieving revision 1.918
  diff -u -r1.917 -r1.918
  --- CHANGES   1998/06/15 16:49:11 1.917
  +++ CHANGES   1998/06/16 03:28:50 1.918
  @@ -22,6 +22,13 @@
in CPU time, instruction cache, and memory usage, particularly for large
directories.  [Ken Coar]
   
  +  *) Add

cvs commit: apache-1.3/src/modules/standard mod_autoindex.c

1998-06-16 Thread brian
brian   98/06/15 20:40:13

  Modified:src/modules/standard mod_autoindex.c
  Log:
  shut up gcc's warning.
  
  Revision  ChangesPath
  1.82  +1 -1  apache-1.3/src/modules/standard/mod_autoindex.c
  
  Index: mod_autoindex.c
  ===
  RCS file: /export/home/cvs/apache-1.3/src/modules/standard/mod_autoindex.c,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- mod_autoindex.c   1998/06/13 15:23:08 1.81
  +++ mod_autoindex.c   1998/06/16 03:40:13 1.82
  @@ -1009,7 +1009,7 @@
   char *s2;
   struct ent *c1;
   struct ent *c2;
  -int result;
  +int result = 0;
   int compare_by_string = 1;
   
   /*
  
  
  


cvs commit: apache-1.3/src Configuration.tmpl Makefile.tmpl

1998-06-16 Thread brian
brian   98/06/15 20:49:57

  Modified:.configure STATUS
   src  Configuration.tmpl Makefile.tmpl
  Log:
  Submitted by: Ralf Engelschall
  Reviewed by:  Marc, Jim
  
  * Ralf's EXTRA_DEPS to add extra dependecies to httpd target
This patch adds an EXTRA_DEPS configuration parameter which can be used
to add an extra Makefile dependency for the httpd target, for instance
to external third-party libraries, etc.
  
  Revision  ChangesPath
  1.34  +3 -3  apache-1.3/configure
  
  Index: configure
  ===
  RCS file: /export/home/cvs/apache-1.3/configure,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- configure 1998/06/16 03:28:45 1.33
  +++ configure 1998/06/16 03:49:52 1.34
  @@ -229,7 +229,7 @@
   #   parameter names to the canonical Autoconf-style shell
   #   variable names.
   OIFS=$IFS IFS=$DIFS
  -for var in CFLAGS LDFLAGS LIBS INCLUDES; do
  +for var in CFLAGS LDFLAGS LIBS INCLUDES DEPS; do
   eval val=\$EXTRA_$var
   if [ .$val != . ]; then
   eval $var=\$val
  @@ -897,11 +897,11 @@
   #   generate settings from imported environment variables
   OIFS=$IFS IFS=$DIFS
   for var in CC OPTIM CFLAGS CFLAGS_SHLIB LDFLAGS LD_SHLIB LDFLAGS_SHLIB \
  -   LDFLAGS_SHLIB_EXPORT LIBS INCLUDES RANLIB; do
  +   LDFLAGS_SHLIB_EXPORT LIBS INCLUDES RANLIB DEPS; do
   eval val=\\$$var\;
   if [ .$val != . ]; then
   case $var in 
  -CFLAGS|LDFLAGS|LIBS|INCLUDES) 
  +CFLAGS|LDFLAGS|LIBS|INCLUDES|DEPS) 
   echo s%^#*\\(EXTRA_$var=\\).*%\\1$val%g $sedsubst
   ;;
   *)
  
  
  
  1.429 +0 -7  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.428
  retrieving revision 1.429
  diff -u -r1.428 -r1.429
  --- STATUS1998/06/16 03:37:07 1.428
  +++ STATUS1998/06/16 03:49:52 1.429
  @@ -59,13 +59,6 @@
 See: http://www.engelschall.com/sw/apache/ [libshlib]
 Status (for 1.3.1-dev): Ralf +1
   
  -* Ralf's EXTRA_DEPS to add extra dependecies to httpd target
  -  This patch adds an EXTRA_DEPS configuration parameter which can be used
  -  to add an extra Makefile dependency for the httpd target, for instance
  -  to external third-party libraries, etc.
  -  See: http://www.engelschall.com/sw/apache/ [extradeps]
  -  Status (for 1.3.1-dev): Ralf +1, Marc +1, Jim +1
  -
   * Paul's patch to add integrated restart/shutdown signalling (Win32)
 This patch make Apache listen on predictable event names to allow
 restarts and shutdowns to be initiated. Also adds a new command line
  
  
  
  1.105 +5 -0  apache-1.3/src/Configuration.tmpl
  
  Index: Configuration.tmpl
  ===
  RCS file: /export/home/cvs/apache-1.3/src/Configuration.tmpl,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- Configuration.tmpl1998/05/12 12:13:50 1.104
  +++ Configuration.tmpl1998/06/16 03:49:56 1.105
  @@ -47,10 +47,15 @@
   # these for compiling Apache is risky. If you don't want to see Apache 
dumping
   # core regularly then at most use -O or -O2.
   #
  +# The EXTRA_DEPS can be used to add extra Makefile dependencies to external
  +# files (for instance third-party libraries) for the httpd target. The effect
  +# is that httpd is relinked when those files are changed.
  +#
   EXTRA_CFLAGS=
   EXTRA_LDFLAGS=
   EXTRA_LIBS=
   EXTRA_INCLUDES=
  +EXTRA_DEPS=
   
   #CC=
   #OPTIM=
  
  
  
  1.97  +1 -1  apache-1.3/src/Makefile.tmpl
  
  Index: Makefile.tmpl
  ===
  RCS file: /export/home/cvs/apache-1.3/src/Makefile.tmpl,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- Makefile.tmpl 1998/05/22 06:56:56 1.96
  +++ Makefile.tmpl 1998/06/16 03:49:57 1.97
  @@ -23,7 +23,7 @@
@echo ++ If not, you will at least have to touch '@@Configuration@@'.
@false
   
  -$(TARGET): $(SUBTARGET)
  +$(TARGET): $(EXTRA_DEPS) $(SUBTARGET)
   
   target_static: subdirs modules.o
$(CC) -c $(INCLUDES) $(CFLAGS) buildmark.c
  
  
  


cvs commit: apache-1.3/src CHANGES

1998-06-16 Thread brian
brian   98/06/15 20:53:47

  Modified:src  CHANGES
  Log:
  Forgot to note this in src/CHANGES.
  
  Revision  ChangesPath
  1.920 +4 -0  apache-1.3/src/CHANGES
  
  Index: CHANGES
  ===
  RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
  retrieving revision 1.919
  retrieving revision 1.920
  diff -u -r1.919 -r1.920
  --- CHANGES   1998/06/16 03:37:20 1.919
  +++ CHANGES   1998/06/16 03:53:46 1.920
  @@ -1,5 +1,9 @@
   Changes with Apache 1.3.1
   
  +  *) Added an EXTRA_DEPS configuration parameter which can be used
  + to add an extra Makefile dependency for the httpd target, for instance
  + to external third-party libraries, etc.
  +
 *) Add IfDefine../IfDefine sections to the core module (with same 
spirit
as IfModule../IfModule sections) which can be used to skip or 
process
contained commands dependend of ``-D PARAMETER'' options on the command
  
  
  


cvs commit: apache-1.3/src CHANGES

1998-06-16 Thread brian
brian   98/06/15 20:59:11

  Modified:.STATUS configure Makefile.tmpl
   src  CHANGES
  Log:
  Submitted by: Ralf
  Reviewed by:  Jim, Brian
  
This patch lets APACI's configure script determine more configuration
parameters (Group, Port, ServerAdmin, ServerName) via some intelligent
tests.
  
  Revision  ChangesPath
  1.430 +0 -8  apache-1.3/STATUS
  
  Index: STATUS
  ===
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.429
  retrieving revision 1.430
  diff -u -r1.429 -r1.430
  --- STATUS1998/06/16 03:49:52 1.429
  +++ STATUS1998/06/16 03:59:01 1.430
  @@ -44,14 +44,6 @@
 [EMAIL PROTECTED]
 Status: Ralf +1
   
  -* Ralf's substitute some more configuration parameters:
  -  This patch lets APACI's configure script determine more configuration
  -  parameters (Group, Port, ServerAdmin, ServerName) via some intelligent
  -  tests to remove some of the classical hurdles for new users when 
setting
  -  up Apache.
  -  See: http://www.engelschall.com/sw/apache/ [substconfparam]
  -  Status (for 1.3.1-dev): Ralf +1, Jim +1
  -
   * Ralf's linking DSO modules against possible libraries from $(LIBS):
 This patch is a first step for a more powerful and less restrictive DSO
 mechanism: We allow DSO modules to be linked against other DSO 
libraries
  
  
  
  1.35  +52 -0 apache-1.3/configure
  
  Index: configure
  ===
  RCS file: /export/home/cvs/apache-1.3/configure,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- configure 1998/06/16 03:49:52 1.34
  +++ configure 1998/06/16 03:59:02 1.35
  @@ -775,6 +775,54 @@
   fi
   
   ##
  +##  determine special configuration parameters
  +##
  +conf_group=#-1
  +if [ .`egrep ^nobody: /etc/group` != . ]; then
  +conf_group=nobody
  +fi
  +conf_port=80
  +if [ .`id | grep root` = . ]; then
  +conf_port=8080
  +fi
  +username=$LOGNAME
  +if [ .$username = . ]; then
  +username=$USER
  +if [ .$username = . ]; then
  +username=`whoami 2/dev/null | sed -e 's/\n$//'`
  +if [ .$username = . ]; then
  +username=`who am i 2/dev/null | cut '-d ' -f1`
  +if [ .$username = . ]; then
  +username=unknown
  +fi
  +fi
  +fi
  +fi
  +hostname=`uname -n | sed -e 's/\n$//'`
  +if [ .$hostname = . ]; then
  +hostname=`hostname | sed -e 's/\n$//'`
  +if [ .$hostname = . ]; then
  +hostname=hostname
  +fi
  +fi
  +hostname=`echo $hostname | sed -e 's/\..*//'`
  +domainname=;
  +if [ -f /etc/resolv.conf ]; then
  +domainname=`egrep '^[  ]*domain' /etc/resolv.conf |\
  + sed -e 's/.*domain//' -e 's/^[ ]*//' \
  + -e 's/^ *//' -e 's/^   *//' \
  + -e 's/^\.//' -e 's/^/./'`
  +if [ .$domainname = . ]; then
  +domainname=`egrep '^[   ]*search' /etc/resolv.conf |\
  +  sed -e 's/.*search//' -e 's/^[ ]*//' \
  +  -e 's/^ *//' -e 's/^   *//' \
  +  -e 's/ .*//' -e 's/^\.//' -e 
's/^/./'`
  +fi
  +fi
  +conf_serveradmin=[EMAIL PROTECTED]
  +conf_servername=$hostname$domainname
  +
  +##
   ##  determine prefix-relative paths for directories
   ##  because Apache supports them for the -d and -f 
   ##  options, the LoadModule directive, etc.
  @@ -854,6 +902,10 @@
   -e [EMAIL PROTECTED]@%$suexec%g \
   -e [EMAIL PROTECTED]@%$suexec_caller%g \
   -e [EMAIL PROTECTED]@%$suexec_userdir%g \
  +-e [EMAIL PROTECTED]@%$conf_group%g \
  +-e [EMAIL PROTECTED]@%$conf_port%g \
  +-e [EMAIL PROTECTED]@%$conf_serveradmin%g \
  +-e [EMAIL PROTECTED]@%$conf_servername%g \
   -e [EMAIL PROTECTED]@%$suexec_uidmin%g \
   -e [EMAIL PROTECTED]@%$suexec_gidmin%g \
   -e [EMAIL PROTECTED]@%$suexec_safepath%g \
  
  
  
  1.41  +10 -0 apache-1.3/Makefile.tmpl
  
  Index: Makefile.tmpl
  ===
  RCS file: /export/home/cvs/apache-1.3/Makefile.tmpl,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- Makefile.tmpl 1998/06/16 03:28:44 1.40
  +++ Makefile.tmpl 1998/06/16 03:59:02 1.41
  @@ -118,6 +118,12 @@
   suexec_gidmin   = @suexec_gidmin@
   suexec_safepath = @suexec_safepath@
   
  +#   some substituted configuration parameters
  +conf_group   = @conf_group@
  +conf_port= @conf_port@
  +conf_serveradmin = @conf_serveradmin@
  +conf_servername  = @conf_servername@
  +
   #   usage of src/support stuff
   build-support = @build_support@
   install-support   = @install_support@
  @@ -382,6 +388,10 @@
-e 's;logs

cvs commit: apache-site/mirrors mirrors.list index.html

1998-06-15 Thread brian
brian   98/06/15 14:25:46

  Modified:mirrors  mirrors.list index.html
  Log:
  General update.
  
  Revision  ChangesPath
  1.48  +6 -4  apache-site/mirrors/mirrors.list
  
  Index: mirrors.list
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/mirrors.list,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- mirrors.list  1998/06/07 17:31:24 1.47
  +++ mirrors.list  1998/06/15 21:25:40 1.48
  @@ -5,7 +5,7 @@
   http be  http://apache.belnet.be/[EMAIL PROTECTED]
   http be  http://apache.digibel.be/   [EMAIL PROTECTED]
   http bg  http://apache.nat.bg/   [EMAIL PROTECTED]
  -http br  http://br.apache.org/   [EMAIL PROTECTED]
  +http br  http://200.239.56.51/   [EMAIL PROTECTED]
   http br  http://apache.abordo.com.br/[EMAIL PROTECTED]
   http ca  http://www.ccai.com/apache/ [EMAIL PROTECTED]
   http ca  http://micromou.point-net.com/mirror/apache/[EMAIL 
PROTECTED]
  @@ -63,14 +63,15 @@
   http sk  http://sunsite.uakom.sk/apache/ [EMAIL PROTECTED]
   http sk  http://www.alla.sk/apache/  [EMAIL PROTECTED]
   http su  http://www.sai.msu.su/apache/   oleg@sai.msu.su
  +http th  http://www.cs.riubon.ac.th/pub/apache/  [EMAIL PROTECTED]
   http tr  http://apache.bilkent.edu.tr/   [EMAIL PROTECTED]
   http tw  http://www.uuserv.net.tw/apache/[EMAIL PROTECTED]
   http tw  http://www.me.ncu.edu.tw/apache/[EMAIL PROTECTED]
  -http:tw  http://apache.ficnet.net.tw/[EMAIL PROTECTED]
  +http tw  http://apache.ficnet.net.tw/[EMAIL PROTECTED]
   http ua  http://www.neon.dp.ua/www.apache.org/   [EMAIL PROTECTED]
   http ua  http://ftp.icmp.lviv.ua/Apache/ [EMAIL PROTECTED]
   http ua  http://www.apache.carrier.kiev.ua/  [EMAIL PROTECTED]
  -http ac.uk   http://sunsite.doc.ic.ac.uk/packages/apache/[EMAIL 
PROTECTED]
  +http ac.uk   http://sunsite.org.uk/packages/apache/  [EMAIL PROTECTED]
   http ac.uk   http://www.hensa.ac.uk/mirrors/apache/  [EMAIL PROTECTED]
   http co.uk   http://www.eu.c2.net/apache/[EMAIL PROTECTED]
   http co.uk   http://www.domino.org/apache/   ?
  @@ -113,7 +114,7 @@
   ftp  es  ftp://slug.ctv.es/mirror/apache_httpd/
   ftp  es  ftp://ftp.arrakis.es/pub/apache/
   ftp  fi  ftp://ftp.pspt.fi/pub/unix/www/apache/
  -ftp  fr  ftp://ftp.ibp.fr/pub/www/apache/dist/   [EMAIL PROTECTED]
  +ftp  fr  ftp://ftp.lip6.fr/pub/www/apache/dist/  [EMAIL PROTECTED]
   ftp  gr  ftp://ftp.ntua.gr/pub/www/Apache/dist/
   ftp  hk  ftp://ftp.hk.super.net/mirror/apache/dist/  [EMAIL 
PROTECTED]
   ftp  hr  ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/
  @@ -141,6 +142,7 @@
   ftp  ru  ftp://ftp.module.vympel.msk.ru/pub/www/apache_mirror/dist/
   ftp  sk  ftp://sunsite.uakom.sk/pub/WWW/apache/
   ftp  su  ftp://ftp.sai.msu.su/pub/unix/WWW/servers/apache/mirror/dist/
  +ftp  th  ftp://ftp.cs.riubon.ac.th/pub/mirrors/apache/dist/
   ftp  tr  ftp://ftp.bilkent.edu.tr/apache/dist/
   ftp  ua  ftp://ftp.icmp.lviv.ua/pub/www/Apache/dist/
   ftp  ua  ftp://ftp-mirror.carrier.kiev.ua/pub/unix/apache/
  
  
  
  1.36  +11 -5 apache-site/mirrors/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/mirrors/index.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- index.html1998/06/07 17:31:24 1.35
  +++ index.html1998/06/15 21:25:40 1.36
  @@ -37,7 +37,7 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.nat.bg/;bg/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://br.apache.org/;br/A -
  +A HREF=http://200.239.56.51/;br/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://apache.abordo.com.br/;br/A -
   !-- [EMAIL PROTECTED] --
  @@ -153,20 +153,24 @@
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.sai.msu.su/apache/;su/A -
   !-- oleg@sai.msu.su --
  +A HREF=http://www.cs.riubon.ac.th/pub/apache/;th/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://apache.bilkent.edu.tr/;tr/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.uuserv.net.tw/apache/;tw/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.me.ncu.edu.tw/apache/;tw/A -
   !-- [EMAIL PROTECTED] --
  +A HREF=http://apache.ficnet.net.tw/;tw/A -
  +!-- [EMAIL PROTECTED] --
   A HREF=http://www.neon.dp.ua/www.apache.org/;ua/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://ftp.icmp.lviv.ua/Apache/;ua/A -
   !-- [EMAIL PROTECTED] --
   A HREF=http://www.apache.carrier.kiev.ua/;ua/A -
   !-- [EMAIL PROTECTED] --
  -A HREF=http://sunsite.doc.ic.ac.uk/packages/apache/;ac.uk/A -
  -!-- [EMAIL PROTECTED] --
  +A HREF=http://sunsite.org.uk/packages/apache/;ac.uk/A -
  +!-- [EMAIL PROTECTED] --
   A HREF

  1   2   3   4   5   6   >