Hi httpd users, Would greatly appreciate your help. Have the following case: I have the latest httpd, mod_jk, and tomcat installed. Have set all the /user/ to pass to tomcat via mod_jk. And it works, mod_jk no problem. JkMount /user/* lbUser Now want when a user browse www.example.com/someusername/ httpd will forward the request to www.example.com/user/?user=someusername And when browse a user browse www.example.com/someusername/login/ httpd will forward the request to www.example.com/user/login/?user=someusername So just 'pull out' the 'someusername' and add ?user=someusername at the end. Is this doable? Thanks alot for any tips. - Rony - ____________________________________________________________________________________ Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx