paul 96/08/20 06:18:58
Modified: conf access.conf-dist httpd.conf-dist mime.types srm.conf-dist Log: Added Id strings. Revision Changes Path 1.6 +1 -0 apache/conf/access.conf-dist Index: access.conf-dist =================================================================== RCS file: /export/home/cvs/apache/conf/access.conf-dist,v retrieving revision 1.5 retrieving revision 1.6 diff -C3 -r1.5 -r1.6 *** access.conf-dist 1996/07/25 19:37:15 1.5 --- access.conf-dist 1996/08/20 13:18:55 1.6 *************** *** 1,4 **** --- 1,5 ---- # access.conf: Global access configuration + # $Id: access.conf-dist,v 1.6 1996/08/20 13:18:55 paul Exp $ # Online docs at http://www.apache.org/ # This file defines server settings which affect which types of services 1.5 +1 -0 apache/conf/httpd.conf-dist Index: httpd.conf-dist =================================================================== RCS file: /export/home/cvs/apache/conf/httpd.conf-dist,v retrieving revision 1.4 retrieving revision 1.5 diff -C3 -r1.4 -r1.5 *** httpd.conf-dist 1996/07/17 09:57:34 1.4 --- httpd.conf-dist 1996/08/20 13:18:55 1.5 *************** *** 1,5 **** --- 1,6 ---- # This is the main server configuration file. See URL http://www.apache.org/ # for instructions. + # $Id: httpd.conf-dist,v 1.5 1996/08/20 13:18:55 paul Exp $ # Do NOT simply read the instructions in here without understanding # what they do, if you are unsure consult the online docs. You have been 1.7 +1 -0 apache/conf/mime.types Index: mime.types =================================================================== RCS file: /export/home/cvs/apache/conf/mime.types,v retrieving revision 1.6 retrieving revision 1.7 diff -C3 -r1.6 -r1.7 *** mime.types 1996/08/09 22:42:24 1.6 --- mime.types 1996/08/20 13:18:56 1.7 *************** *** 1,4 **** --- 1,5 ---- # This is a comment. I love comments. + # $Id: mime.types,v 1.7 1996/08/20 13:18:56 paul Exp $ application/activemessage 1.9 +2 -0 apache/conf/srm.conf-dist Index: srm.conf-dist =================================================================== RCS file: /export/home/cvs/apache/conf/srm.conf-dist,v retrieving revision 1.8 retrieving revision 1.9 diff -C3 -r1.8 -r1.9 *** srm.conf-dist 1996/07/17 09:57:33 1.8 --- srm.conf-dist 1996/08/20 13:18:56 1.9 *************** *** 1,6 **** --- 1,8 ---- # With this document, you define the name space that users see of your http # server. This file also defines server settings which affect how requests are # serviced, and how results should be formatted. + + # $Id: srm.conf-dist,v 1.9 1996/08/20 13:18:56 paul Exp $ # See the tutorials at http://www.apache.org/ for # more information.