You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "G.W. Haywood" <ge...@www.jubileegroup.co.uk> on 2001/04/14 01:55:28 UTC

Re: umable to run cgi scripts under mod_perl

Hi there,

On Tue, 13 Mar 2001, Ratan Jha wrote:

> Running mod_perl-1.22  apache-1.3.11 
> 
> #!/usr/bin/perl
> 
> print <<END;
> <html>
> <body>
> <h1>This is a test</h1>
> </body>
> </html>
> 

But where's the END? 

73,
Ged.