SOURCES: apache-common.conf, apache-httpd.conf, apache-languages.c...

glen glen at pld-linux.org
Wed Dec 21 14:20:17 CET 2005


Author: glen                         Date: Wed Dec 21 13:20:17 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- vim modelines not needed (vim patched to be smart)

---- Files affected:
SOURCES:
   apache-common.conf (1.6 -> 1.7) , apache-httpd.conf (1.44 -> 1.45) , apache-languages.conf (1.1 -> 1.2) , apache-mod_authz_host.conf (1.1 -> 1.2) , apache-mod_autoindex.conf (1.7 -> 1.8) , apache-mod_cgid.conf (1.1 -> 1.2) , apache-mod_dav.conf (1.7 -> 1.8) , apache-mod_deflate.conf (1.4 -> 1.5) , apache-mod_dir.conf (1.8 -> 1.9) , apache-mod_fastcgi.conf (1.3 -> 1.4) , apache-mod_info.conf (1.7 -> 1.8) , apache-mod_perl.conf (1.8 -> 1.9) , apache-mod_proxy.conf (1.7 -> 1.8) , apache-mod_rpaf.conf (1.1 -> 1.2) , apache-mod_ssl.conf (1.11 -> 1.12) , apache-mod_status.conf (1.6 -> 1.7) , apache-mod_suexec.conf (1.3 -> 1.4) , apache-mod_userdir.conf (1.1 -> 1.2) , apache-mod_vhost_alias.conf (1.4 -> 1.5) , apache-mpm.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/apache-common.conf
diff -u SOURCES/apache-common.conf:1.6 SOURCES/apache-common.conf:1.7
--- SOURCES/apache-common.conf:1.6	Sun Dec 18 20:44:28 2005
+++ SOURCES/apache-common.conf	Wed Dec 21 14:20:11 2005
@@ -98,5 +98,3 @@
 
 # Language settings
 #Include /extra/httpd-languages.conf
-
-# vim:syn=apache

================================================================
Index: SOURCES/apache-httpd.conf
diff -u SOURCES/apache-httpd.conf:1.44 SOURCES/apache-httpd.conf:1.45
--- SOURCES/apache-httpd.conf:1.44	Sun Dec 18 20:43:55 2005
+++ SOURCES/apache-httpd.conf	Wed Dec 21 14:20:11 2005
@@ -68,5 +68,3 @@
 
 # Include webapps config
 Include webapps.d/*.conf
-
-# vim:syn=apache

================================================================
Index: SOURCES/apache-languages.conf
diff -u SOURCES/apache-languages.conf:1.1 SOURCES/apache-languages.conf:1.2
--- SOURCES/apache-languages.conf:1.1	Sun Dec 18 20:31:58 2005
+++ SOURCES/apache-languages.conf	Wed Dec 21 14:20:11 2005
@@ -136,4 +136,4 @@
 AddCharset gb2312  .gb2312 .gb
 AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
 AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
-AddCharset shift_jis   .shift_jis .sjis
\ No newline at end of file
+AddCharset shift_jis   .shift_jis .sjis

================================================================
Index: SOURCES/apache-mod_authz_host.conf
diff -u SOURCES/apache-mod_authz_host.conf:1.1 SOURCES/apache-mod_authz_host.conf:1.2
--- SOURCES/apache-mod_authz_host.conf:1.1	Sun Dec 18 20:31:58 2005
+++ SOURCES/apache-mod_authz_host.conf	Wed Dec 21 14:20:11 2005
@@ -10,4 +10,3 @@
 		Deny from all
 	</FilesMatch>
 </IfModule>
-

================================================================
Index: SOURCES/apache-mod_autoindex.conf
diff -u SOURCES/apache-mod_autoindex.conf:1.7 SOURCES/apache-mod_autoindex.conf:1.8
--- SOURCES/apache-mod_autoindex.conf:1.7	Sun Dec 18 20:39:52 2005
+++ SOURCES/apache-mod_autoindex.conf	Wed Dec 21 14:20:11 2005
@@ -97,5 +97,3 @@
 IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
 
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_cgid.conf
diff -u SOURCES/apache-mod_cgid.conf:1.1 SOURCES/apache-mod_cgid.conf:1.2
--- SOURCES/apache-mod_cgid.conf:1.1	Sun Dec 18 20:31:58 2005
+++ SOURCES/apache-mod_cgid.conf	Wed Dec 21 14:20:11 2005
@@ -8,4 +8,3 @@
     #
     #Scriptsock /var/run/cgisock
 </IfModule>
-

================================================================
Index: SOURCES/apache-mod_dav.conf
diff -u SOURCES/apache-mod_dav.conf:1.7 SOURCES/apache-mod_dav.conf:1.8
--- SOURCES/apache-mod_dav.conf:1.7	Wed Dec 14 22:59:37 2005
+++ SOURCES/apache-mod_dav.conf	Wed Dec 21 14:20:11 2005
@@ -53,5 +53,3 @@
 BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
 
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_deflate.conf
diff -u SOURCES/apache-mod_deflate.conf:1.4 SOURCES/apache-mod_deflate.conf:1.5
--- SOURCES/apache-mod_deflate.conf:1.4	Fri Oct 15 20:23:38 2004
+++ SOURCES/apache-mod_deflate.conf	Wed Dec 21 14:20:11 2005
@@ -22,5 +22,3 @@
     # Make sure proxies don't deliver the wrong content
     Header append Vary User-Agent env=!dont-vary
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_dir.conf
diff -u SOURCES/apache-mod_dir.conf:1.8 SOURCES/apache-mod_dir.conf:1.9
--- SOURCES/apache-mod_dir.conf:1.8	Wed Dec 21 14:07:40 2005
+++ SOURCES/apache-mod_dir.conf	Wed Dec 21 14:20:11 2005
@@ -7,5 +7,3 @@
 <IfModule dir_module>
 	DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_fastcgi.conf
diff -u SOURCES/apache-mod_fastcgi.conf:1.3 SOURCES/apache-mod_fastcgi.conf:1.4
--- SOURCES/apache-mod_fastcgi.conf:1.3	Fri Oct 15 20:57:51 2004
+++ SOURCES/apache-mod_fastcgi.conf	Wed Dec 21 14:20:11 2005
@@ -1,3 +1,2 @@
 # $Id$
 LoadModule fastcgi_module modules/mod_fastcgi.so
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_info.conf
diff -u SOURCES/apache-mod_info.conf:1.7 SOURCES/apache-mod_info.conf:1.8
--- SOURCES/apache-mod_info.conf:1.7	Sun Dec 18 20:37:48 2005
+++ SOURCES/apache-mod_info.conf	Wed Dec 21 14:20:11 2005
@@ -20,4 +20,3 @@
 </Location>
 
 </IfModule>
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_perl.conf
diff -u SOURCES/apache-mod_perl.conf:1.8 SOURCES/apache-mod_perl.conf:1.9
--- SOURCES/apache-mod_perl.conf:1.8	Sat May 28 17:54:48 2005
+++ SOURCES/apache-mod_perl.conf	Wed Dec 21 14:20:11 2005
@@ -1,4 +1,2 @@
 # $Id$
 LoadModule perl_module          modules/mod_perl.so
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_proxy.conf
diff -u SOURCES/apache-mod_proxy.conf:1.7 SOURCES/apache-mod_proxy.conf:1.8
--- SOURCES/apache-mod_proxy.conf:1.7	Sun Dec 18 21:25:51 2005
+++ SOURCES/apache-mod_proxy.conf	Wed Dec 21 14:20:11 2005
@@ -35,5 +35,3 @@
 # To enable the cache as well, see mod_cache.conf
 
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_rpaf.conf
diff -u SOURCES/apache-mod_rpaf.conf:1.1 SOURCES/apache-mod_rpaf.conf:1.2
--- SOURCES/apache-mod_rpaf.conf:1.1	Mon Oct 24 12:27:18 2005
+++ SOURCES/apache-mod_rpaf.conf	Wed Dec 21 14:20:12 2005
@@ -16,4 +16,3 @@
 #RPAFsethostname Off
 
 </IfModule>
-# vim:ft=apache

================================================================
Index: SOURCES/apache-mod_ssl.conf
diff -u SOURCES/apache-mod_ssl.conf:1.11 SOURCES/apache-mod_ssl.conf:1.12
--- SOURCES/apache-mod_ssl.conf:1.11	Mon Dec 19 16:11:57 2005
+++ SOURCES/apache-mod_ssl.conf	Wed Dec 21 14:20:12 2005
@@ -229,4 +229,3 @@
 </VirtualHost>
 
 </IfModule>
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_status.conf
diff -u SOURCES/apache-mod_status.conf:1.6 SOURCES/apache-mod_status.conf:1.7
--- SOURCES/apache-mod_status.conf:1.6	Wed Dec 14 23:04:24 2005
+++ SOURCES/apache-mod_status.conf	Wed Dec 21 14:20:12 2005
@@ -28,4 +28,3 @@
 #ExtendedStatus On
 
 </IfModule>
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_suexec.conf
diff -u SOURCES/apache-mod_suexec.conf:1.3 SOURCES/apache-mod_suexec.conf:1.4
--- SOURCES/apache-mod_suexec.conf:1.3	Fri Oct 15 20:57:51 2004
+++ SOURCES/apache-mod_suexec.conf	Wed Dec 21 14:20:12 2005
@@ -1,3 +1,2 @@
 # $Id$
 LoadModule suexec_module        modules/mod_suexec.so
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_userdir.conf
diff -u SOURCES/apache-mod_userdir.conf:1.1 SOURCES/apache-mod_userdir.conf:1.2
--- SOURCES/apache-mod_userdir.conf:1.1	Wed Dec 14 23:12:21 2005
+++ SOURCES/apache-mod_userdir.conf	Wed Dec 21 14:20:12 2005
@@ -31,5 +31,3 @@
 </Directory>
 
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mod_vhost_alias.conf
diff -u SOURCES/apache-mod_vhost_alias.conf:1.4 SOURCES/apache-mod_vhost_alias.conf:1.5
--- SOURCES/apache-mod_vhost_alias.conf:1.4	Fri Oct 15 20:57:51 2004
+++ SOURCES/apache-mod_vhost_alias.conf	Wed Dec 21 14:20:12 2005
@@ -20,5 +20,3 @@
 #</VirtualHost>
 
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et

================================================================
Index: SOURCES/apache-mpm.conf
diff -u SOURCES/apache-mpm.conf:1.1 SOURCES/apache-mpm.conf:1.2
--- SOURCES/apache-mpm.conf:1.1	Sun Dec 18 20:31:58 2005
+++ SOURCES/apache-mpm.conf	Wed Dec 21 14:20:12 2005
@@ -50,4 +50,3 @@
     ThreadsPerChild      25
     MaxRequestsPerChild   0
 </IfModule>
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache-common.conf?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SOURCES/apache-httpd.conf?r1=1.44&r2=1.45&f=u
    http://cvs.pld-linux.org/SOURCES/apache-languages.conf?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_authz_host.conf?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_autoindex.conf?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_cgid.conf?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_dav.conf?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_deflate.conf?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_dir.conf?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_fastcgi.conf?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_info.conf?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_perl.conf?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_proxy.conf?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_rpaf.conf?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_ssl.conf?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_status.conf?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_suexec.conf?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_userdir.conf?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mod_vhost_alias.conf?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SOURCES/apache-mpm.conf?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list