From owner-freebsd-questions@FreeBSD.ORG Fri May 5 21:02:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0621E16A40B for ; Fri, 5 May 2006 21:02:03 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C8C943D46 for ; Fri, 5 May 2006 21:01:59 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.4/8.12.11) with ESMTP id k45L1gek022567; Fri, 5 May 2006 16:01:42 -0500 (CDT) Message-Id: <6.0.0.22.2.20060505160124.02894d50@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 05 May 2006 16:01:34 -0500 To: jason zeng , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20060505203205.5179.qmail@web50207.mail.yahoo.com> References: <20060505203205.5179.qmail@web50207.mail.yahoo.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: HTTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 21:02:03 -0000 Check the order in your apache httpd.conf for default document types. With no page name given the pages are served in the order listed in the configuration. -Derek At 03:32 PM 5/5/2006, jason zeng wrote: >Hi, > I need some basic helps! :) > > our sytem run at FreeBSD 5.3, and my team leader let me change logo in > a PHP file because our company will change name. I do but not really > finished. I changed the index.php file, so every time if I entered > http://xxxx.xxxx.xxxx.xxxx/index.php the logo has changed, > > but if I only input > http://xxxx.xxxx.xxxx.xxxx the logo no change at all. so I found the > both is different. where should I go? which file in the 2nd case run? > > Pls help me.Thx in advanced! > > Jason > > >--------------------------------- >Share your photos with the people who matter at Yahoo! Canada Photos >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.