Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 15189 invoked from network); 30 Sep 2003 15:08:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Sep 2003 15:08:43 -0000 Received: (qmail 98628 invoked by uid 500); 30 Sep 2003 15:08:23 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 98614 invoked by uid 500); 30 Sep 2003 15:08:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 98601 invoked from network); 30 Sep 2003 15:08:23 -0000 Received: from unknown (HELO sfos3187.amers.ibechtel.com) (4.18.192.58) by daedalus.apache.org with SMTP; 30 Sep 2003 15:08:23 -0000 Received: by sfo-gate.bechtel.com with Internet Mail Service (5.5.2653.19) id ; Tue, 30 Sep 2003 08:08:25 -0700 Received: from sfos3187.amers.ibechtel.com (sfo-gate.bechtel.com [147.1.23.221]) by sfos3187.amers.ibechtel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id TA29WAV0; Tue, 30 Sep 2003 08:08:21 -0700 Received: FROM sfos0065.bechtel.com BY sfos3187.amers.ibechtel.com ; Tue Sep 30 08:08:21 2003 -0700 Received: by SFOS0065 with Internet Mail Service (5.5.2653.19) id ; Tue, 30 Sep 2003 08:08:22 -0700 From: "Harrell, Roger" To: "'users@httpd.apache.org'" Message-ID: <9466920BCA60D61186910002A5CDD0F40248E600@SFOS0157> Date: Tue, 30 Sep 2003 08:08:17 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] RE: Apache 2 file extensions question X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N It was indeed the MultiViews option. Had a few other changes necessary to make this work, but that got me going. Thanks! Roger > I'm putting together a new server that's on Apache 2.0. It's running PHP > 4.2.2 > > My question is how to get it to server pages without specifying the > extension in the URL > > eg: > > http://www.domain.com/foo > > Would serve the file > http://www.domain.com/foo.html > > or > http://www.domain.com/foo.php > > etc in a specified order. This works on another server that was configured > for me. I've looked through the configs there and can not find where this > would be specified so I can't port it to the new server. Anyone know how to > make this happen? > > Thanks, > Roger --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org