From 5b68a4d3c8795df1462342c98a944d609ba9aef5 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 30 Oct 1997 00:50:02 +0000 Subject: [PATCH] change default accel port to 80 (from 0) --- src/cf.data.pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 4b67eba891..21f9ca836e 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1434,7 +1434,7 @@ DOC_NONE NAME: httpd_accel_port TYPE: ushort LOC: Config.Accel.port -DEFAULT: 0 +DEFAULT: 80 DOC_START If you want to run squid as an httpd accelerator, define the host name and port number where the real HTTP server is. -- 2.47.3