]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1-mod_setenvif.conf
- pass CC
[packages/apache1.git] / apache1-mod_setenvif.conf
index 1839802cecf846e7d6cee3c9b10712814a87241c..d55e5c0f17ae7c2ba802f17b795d295f8ece119b 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
-LoadModule setenvif_module    modules/mod_setenvif.so
+LoadModule setenvif_module     modules/mod_setenvif.so
 
-<IfModule mod_log_config.c>
+<IfModule mod_setenvif.c>
 # The following directives modify normal HTTP response behavior.
 # The first directive disables keepalive for Netscape 2.x and browsers that
 # spoof it. There are known problems with these browser implementations.
@@ -21,5 +21,3 @@ BrowserMatch "RealPlayer 4\.0" force-response-1.0
 BrowserMatch "Java/1\.0" force-response-1.0
 BrowserMatch "JDK/1\.0" force-response-1.0
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et
This page took 0.033023 seconds and 4 git commands to generate.