Hello,

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

regards,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to