No problem:
Jeff's Stock Page
[$ if $ENV{REQUEST_METHOD} eq 'GET' $]
This is a GET request
[$ elsif $ENV{REQUEST_METHOD} eq 'POST' $]
This is a POST request
[$ else $]
This is not GET and not POST
[$ endif $]
Thanks,
Jeff
On Sat, 5 Aug 2000, Jason Bodnar wrote:
> Pl
Please send the file for the url you're getting the error with.
On 05-Aug-2000 Jeff Smelser wrote:
> I got EMbperl to compile. It when I did make test, everything went great.
> OK's down the line. I set up apache with:
>
>
> SetHandler perl-script
> PerlHandler HTML::Embperl
>
>
> This is wha
I got EMbperl to compile. It when I did make test, everything went great.
OK's down the line. I set up apache with:
SetHandler perl-script
PerlHandler HTML::Embperl
This is what apache says when I restarted it:
[10843]ERR: 25: Line 1: Error
[Sat Aug 5 16:10:00 2000] [notice] Apache/1.3.9 (