Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] prg with rewrite_map does not seem to be working,
 maybe a bug

Ali Jawad

2009-06-30

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi
Thanks Andre for the hint, I will try it and report back.
Regards

On Tue, Jun 30, 2009 at 6:19 PM, André Warnier <aw@ice-sa.com> wrote:
Ali Jawad wrote:
...
Try :


#!/usr/bin/perl
$| = 1;
while (<STDIN>) {
      chomp $_;
    print($_."\n");
 }


---------------------------------------------------------------------
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@httpd.apache.org
 "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.