Re: mp2: PerlTransHandler/proxying with question mark in URL

2004-10-30 Thread Stas Bekman
Eric Lenio wrote: In my apache config file I'm using a PerlTransHandler call to do URL rewriting. Basically I want to map all URL's beginning with http://testhost.lenio.net to internally to go to: http://localhost:8080 This works perfectly except when I introduce a URL with a question mark like

mp2: PerlTransHandler/proxying with question mark in URL

2004-10-30 Thread Eric Lenio
In my apache config file I'm using a PerlTransHandler call to do URL rewriting. Basically I want to map all URL's beginning with http://testhost.lenio.net to internally to go to: http://localhost:8080 This works perfectly except when I introduce a URL with a question mark like this: http

Re: $0 ?

2004-10-30 Thread David Nicol
maybe you could call setproctitle(3) directly, somehow? On Fri, 29 Oct 2004 19:37:33 +0200, Torsten Förtsch <[EMAIL PROTECTED]> wrote: > modify $0. -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org