From owner-freebsd-questions Sun Aug 18 18:39:59 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA29877 for questions-outgoing; Sun, 18 Aug 1996 18:39:59 -0700 (PDT) Received: from cerberos.nswcc.org.au (cerberos.nswcc.org.au [203.9.71.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA29855 for ; Sun, 18 Aug 1996 18:39:44 -0700 (PDT) Received: (from mail@localhost) by cerberos.nswcc.org.au (8.6.9/8.6.9) id LAA17704 for ; Mon, 19 Aug 1996 11:39:39 +1000 Received: from pluto.nswcc.org.au(203.9.70.1) by cerberos.nswcc.org.au via smap (V1.3) id sma017701; Mon Aug 19 11:39:34 1996 Received: from mars.nswcc.org.au (mars.nswcc.org.au [203.9.68.103]) by moredun.nswcc.org.au (8.6.9/8.6.9) with SMTP id LAA10256 for ; Mon, 19 Aug 1996 11:39:33 +1000 Message-Id: <199608190139.LAA10256@moredun.nswcc.org.au> X-Sender: ericc@moredun.nswcc.org.au X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 19 Aug 1996 11:39:21 -0400 To: questions@freebsd.org From: Eric Chan Subject: Apache on FreeBSD Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I have successfully installed Apache 1.1.1 on our Firewall machine, and I only set the "proxyrequest on" in the config file. I tried to use Netscape to address any WWW sites and replied "Document contains no data". Why? Does it relate to the Cache problem or I didn't configure the server correctly? It is quite confusing on the ProxyRemote and ProxyPass. The Httpd config of our network is : Firewall machine A <----- Internal gateway B <----- PCs running Apache running Cern 3.0 as a proxy as a proxy Do you know what setting should be set on the Apache as it is a proxy to the internal gateway B? I have looked at the Apache Docs but no clues... :-( Thanks for your help... Eric