Greetings.... Assuming I have: /folder/script What do I need to implement within script so that I can call http://www.mysite.com/folder/script/opt/subopt then be able to use opt and subopt within script. I would like opt/subopt to be split at the '/' and available as a tuple or a list. TIA, Jarrod