From c3076efeb36f7a409ce0e0f49ca4aa943bda21a0 Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Thu, 2 Jan 2003 20:21:40 +0000 Subject: Document the configure argument for reverse SSL proxies. --- www/squid/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/squid/Makefile') diff --git a/www/squid/Makefile b/www/squid/Makefile index e420e7a9fe52..38770314f07b 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -69,6 +69,8 @@ MAKEFILE= Makefile #CONFIGURE_ARGS+= --enable-kill-parent-hack # - Turn on SNMP server support #CONFIGURE_ARGS+= --enable-snmp +# - Turn on SSL server support for reverse proxies +#CONFIGURE_ARGS+= --enable-ssl # - Optimize time updates to one per second rather than calling gettimeofday() #CONFIGURE_ARGS+= --enable-time-hack # - Set an explicit hostname in cachemgr.cgi -- cgit v1.2.3