From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Taylor Subject: Re: Where does Apache serve webpages in Redhat? Date: Wed, 14 Jan 2004 08:13:59 -0800 Sender: linux-admin-owner@vger.kernel.org Message-ID: <5.2.1.1.0.20040114081355.00add568@mustang> Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: linux-admin@vger.kernel.org At 11:00 AM 01/14/2004, you wrote: >I am running Redhat 9.0 and have Apache installed. 'whereis apache' >command pulled up several Apache directories. I know where Apache is >located on a Mac OS X platform, but am new to Linux - can someone please >tell me where I need to install webpages to serve them? You need to do more than that. You will probably have to configure Apache to work the way you want. Start with "man httpd". Configuration files you will find in /etc/httpd/conf Have fun.