From owner-freebsd-questions Tue Apr 9 20:50:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 569A437B400 for ; Tue, 9 Apr 2002 20:50:11 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C16732B6CB; Wed, 10 Apr 2002 05:50:08 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 354CD793; Wed, 10 Apr 2002 13:50:26 +1000 (EST) Date: Wed, 10 Apr 2002 13:50:26 +1000 From: Edwin Groothuis To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Good spoof page for Apache?? Message-ID: <20020410135026.K56548@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Lord Raiden , freebsd-questions@FreeBSD.ORG References: <4.2.0.58.20020409233418.0095a220@pop.netzero.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <4.2.0.58.20020409233418.0095a220@pop.netzero.net>; from raiden23@netzero.net on Tue, Apr 09, 2002 at 11:39:51PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 09, 2002 at 11:39:51PM -0400, Lord Raiden wrote: > Hi all. I'm looking at taking one of our servers that's supposed to be > for office use only and open it up to the outside. There's nothing secure > on it, but I don't want just anybody surfing to it and browsing around. So > what I was thinking of doing was in order to fool the average joe who might > get there by accident or intentionally, I want them to think they have > recieved a standard browser error and then leave. Use the error-documents configuration: ErrorDocument 404 /error404.html That file will be show when the file doesn't exist. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message