I just added a rewrite rule to the http://news.php.net site which makes: http://news.php.net/<group>/<articlenr> into: http://news.php.net/article.php?group=<group>&article=<articlenr>
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
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php