Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 46234 invoked from network); 17 Feb 2004 16:45:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Feb 2004 16:45:13 -0000 Received: (qmail 56510 invoked by uid 500); 17 Feb 2004 16:44:53 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 56390 invoked by uid 500); 17 Feb 2004 16:44:52 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 56370 invoked from network); 17 Feb 2004 16:44:51 -0000 Received: from unknown (HELO chip.frukt.org) (195.67.112.220) by daedalus.apache.org with SMTP; 17 Feb 2004 16:44:51 -0000 Received: from ubbe (jonas@10-0-4-103.i.frukt.org [10.0.4.103]) by chip.frukt.org (8.12.10/8.12.6) with SMTP id i1HGirM8091145 for ; Tue, 17 Feb 2004 17:44:53 +0100 (CET) (envelope-from jonas_lists@frukt.org) Received: from ubbe ([127.0.0.1]) by ubbe (Jonas' Mail Proxy v0.02 b1); Tue, 17 Feb 2004 17:44:52 From: Jonas Eckerman To: X-Mailer: PocoMail 3.03 (1740) - Licensed Version X-URL: http://www.fsdb.org/ Date: Tue, 17 Feb 2004 17:44:50 +0100 Message-ID: <2004217174450.778893@ubbe> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Virus-Scanned-By: chip.frukt.org, using NAI X-Exclamation: Hubba, hubba, hopp! X-SMTP-From: 10-0-4-103.i.frukt.org [10.0.4.103] (ubbe) X-Scanned-By: chip.frukt.org using MIMEDefang 2.37 (filter 11.2) X-Scan-Time: 1 seconds X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Help running perl cgi over apache X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, 17 Feb 2004 16:09:45 +0000 (GMT), Nick Kew wrote: > That looks confused. Not really, but I forgot to say that it's perl specific (it may be specific= to some other languages as well of course). > I think you're using "\n" for newline. As you say, \n is a newline. It's not a linefeed (LF) or a carriage return= (CR). In newer versions of perl that means, IIRC, that the ouput of \n is= platform dependant. > > Of course, the web server might be nice and handle this for the > > script > s/might/MUST/ > If it doesn't then it's not CGI. Ah. That's nice. Makes portability kind of easier. :-) Regards /Jonas -- Jonas Eckerman, jonas_lists@frukt.org http://www.fsdb.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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