Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10683 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13944 invoked by uid 1010); 21 Jun 2004 13:31:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13818 invoked from network); 21 Jun 2004 13:31:39 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 21 Jun 2004 13:31:39 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id i5LDVcr1001867; Mon, 21 Jun 2004 15:31:38 +0200 Date: Mon, 21 Jun 2004 15:31:34 +0200 (CEST) X-X-Sender: derick@localhost To: Gabor Hojtsy cc: PHP Developers Mailing List , systems@php.net In-Reply-To: <40D6E426.2050301@hojtsy.hu> Message-ID: References: <40D6E426.2050301@hojtsy.hu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: news.php.net rewrite rules From: derick@php.net (Derick Rethans) On Mon, 21 Jun 2004, Gabor Hojtsy wrote: > > I just added a rewrite rule to the http://news.php.net site which makes: > > http://news.php.net// into: > > http://news.php.net/article.php?group=&article= > > > > which gives much nicer URLs, like: > > http://news.php.net/php.internals/9828 > > Should I update the code to emit these kind of URLs? I have not seen you > doing it... I'm not sure how to. I think it involves changing the news grabbing code and that's part of columbus. Derick