Thanks for your tips Brad
>If you look at your third rule ([0-9]+) would match any sequence of numbers >and should go into $2.
Here are the solution for the problem.
RewriteRule ^/([0-9]+) http://192.168.3.4:8000/4DCGI/Buying/detail.html? ListID=$1 [P]
Thanks again
Cheers J�rg
Glad to help. Thanks for providing the solution.
Brad
