Many filters and most blocking software block out the word 'proxy' in a URL for obvious reasons..and so also, for obvious reasons I want to get rid of all traces of that word in my proxy. I have figured out how to rename the perl file nph-proxy.pl to browse.pl, but this creates two problems.. The form submits to: http://www.unblockcode.com/nph-proxy.pl/010110A/x-proxy/start and then it calls up the URL: http://www.unblockcode.com/nph-proxy.pl/010110A/http/www.google.com/ Notice the center portion remains static. The URL at the end changes as you change sites. Is there a way to rewrite all of this to represent browse.pl instead of nph-proxy.pl without breaking everything? Thanks!