On Monday 29 August 2005 19:20, Blake Girardot wrote:
> I have a perl cgi application, not mod_perl, but an actual .cgi application
> running under apache on OS X.
>
> As many web apps, it makes use of some long get requests with variable
> labels and values. For example:
>
> http://server.com/cgi-
Hi,
I have a perl cgi application, not mod_perl, but an actual .cgi application
running under apache on OS X.
As many web apps, it makes use of some long get requests with variable labels
and values. For example:
http://server.com/cgi-bin/app.cgi?t=new.htm&c=jlpnew.html
I wrote a working