]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Rename redirect_ to url_rewrite_ to match 2.6.
authorhno <>
Sun, 11 Jun 2006 16:13:12 +0000 (16:13 +0000)
committerhno <>
Sun, 11 Jun 2006 16:13:12 +0000 (16:13 +0000)
src/cf.data.pre

index e7560bea5189057ecf55b61832ce93927aba54c7..32b10c4a75417e9eba61cfda5da70c9d834dea2e 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.415 2006/05/30 17:31:23 hno Exp $
+# $Id: cf.data.pre,v 1.416 2006/06/11 10:13:12 hno Exp $
 #
 #
 # SQUID Web Proxy Cache                http://www.squid-cache.org/
@@ -1664,7 +1664,7 @@ DOC_START
 DOC_END
 
 
-NAME: redirect_program
+NAME: oul_rewrite_program redirect_program
 TYPE: wordlist
 LOC: Config.Program.redirect
 DEFAULT: none
@@ -1676,7 +1676,7 @@ DOC_START
 DOC_END
 
 
-NAME: redirect_children
+NAME: url_rewrite_children redirect_children
 TYPE: int
 DEFAULT: 5
 LOC: Config.redirectChildren
@@ -1687,7 +1687,7 @@ DOC_START
        and other system resources.
 DOC_END
 
-NAME: redirect_concurrency
+NAME: url_rewrite_concurrency redirect_concurrency
 TYPE: int
 DEFAULT: 0
 LOC: Config.redirectConcurrency
@@ -1697,7 +1697,7 @@ DOC_START
        is a old-style singlethreaded redirector.
 DOC_END
 
-NAME: redirect_rewrites_host_header
+NAME: url_rewrite_host_header redirect_rewrites_host_header
 TYPE: onoff
 DEFAULT: on
 LOC: Config.onoff.redir_rewrites_host