Roman Neuhauser wrote:
Can we see your mod_rewrite configuration? RewriteCond, RewriteRule, all
that jazz.

There are a number of rules but the only one that is relevant for this page is:

RewriteRule ^section/addfriend(/)?(.*)$ index.php?cmd=section/addfriend&username=$2

David

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to