Browse Source

provide more reasonable default configuration

Ralf S. Engelschall 18 years ago
parent
commit
60741b0d42
2 changed files with 5 additions and 1 deletions
  1. 4 0
      apache-extfwd/apache-extfwd.conf
  2. 1 1
      apache-extfwd/apache-extfwd.spec

+ 4 - 0
apache-extfwd/apache-extfwd.conf

@@ -4,3 +4,7 @@
 
 LoadModule  extract_forwarded_module  @l_prefix@/libexec/apache/mod_extract_forwarded.so
 
+MEForder    refuse,accept
+MEFrefuse   all
+MEFaccept   127.0.0.1
+

+ 1 - 1
apache-extfwd/apache-extfwd.spec

@@ -32,7 +32,7 @@ Class:        EVAL
 Group:        Web
 License:      Open Source
 Version:      2.0.2
-Release:      20080101
+Release:      20080102
 
 #   list of sources
 Source0:      http://www.openinfo.co.uk/apache/extract_forwarded-%{version}.tar.gz