marc 98/08/30 14:47:09
Modified: conf srm.conf-dist srm.conf-dist-win Log: Fix style of recent changes to be internally consistent. Revision Changes Path 1.26 +2 -2 apache-1.3/conf/srm.conf-dist Index: srm.conf-dist =================================================================== RCS file: /export/home/cvs/apache-1.3/conf/srm.conf-dist,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- srm.conf-dist 1998/08/30 18:09:06 1.25 +++ srm.conf-dist 1998/08/30 21:47:08 1.26 @@ -99,8 +99,8 @@ # be sure to make the corresponding changes here. <Files .htaccess> - Order allow,deny - Deny from all +order allow,deny +deny from all </Files> # TypesConfig describes where the mime.types file (or equivalent) is 1.17 +2 -2 apache-1.3/conf/srm.conf-dist-win Index: srm.conf-dist-win =================================================================== RCS file: /export/home/cvs/apache-1.3/conf/srm.conf-dist-win,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- srm.conf-dist-win 1998/08/30 18:09:07 1.16 +++ srm.conf-dist-win 1998/08/30 21:47:09 1.17 @@ -107,8 +107,8 @@ # be sure to make the corresponding changes here. <Files .htaccess> - Order allow,deny - Deny from all +order allow,deny +deny from all </Files> # TypesConfig describes where the mime.types file (or equivalent) is