Hi, PA wrote: > HTTP[ '/hello(.*)' ] = function( aName ) return 'hello ' .. ( aName or > 'world' ) .. '!' end http://en.wikipedia.org/wiki/Cross-site_scripting#Type_1 (Yes, I know, this is not production code, but ...) Bye, Mike