Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6383 invoked by uid 1010); 21 Jun 2004 13:30:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6359 invoked from network); 21 Jun 2004 13:30:11 -0000 Received: from unknown (HELO vadangyal.vnet.hu) (213.163.59.4) by pb1.pair.com with SMTP; 21 Jun 2004 13:30:11 -0000 Received: from hojtsy.hu (62-77-248-204.vnet.hu [62.77.248.204]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0HZN008A2UUAOS@mail.vnet.hu> for internals@lists.php.net; Mon, 21 Jun 2004 15:30:10 +0200 (CEST) Date: Mon, 21 Jun 2004 15:35:34 +0200 In-reply-to: To: Derick Rethans Cc: PHP Developers Mailing List , systems@php.net Message-ID: <40D6E426.2050301@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: hu, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040229 References: Subject: Re: news.php.net rewrite rules From: gabor@hojtsy.hu (Gabor Hojtsy) > 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... Goba