On Wed, Jan 3, 2018 at 11:14 PM, Keva-Slient <356730...@qq.com> wrote:
> thank you very much. in my work, i just need implementing an url
> interface. in the beginning, the interface accept one parameter with only
> one value in url. but now, we want to put more than one value into that
> paramet
thank you very much. i will read this document.
--
.
Vanity...My favourite sin.
--<>
-- Original --
From: "Ruben Safir";;
Date: Thu, Jan 4, 2018 01:24 PM
To: "users";
Subject: Re: [users@httpd] how to get post data when us
thank you very much. in my work, i just need implementing an url interface. in
the beginning, the interface accept one parameter with only one value in url.
but now, we want to put more than one value into that parameter. as the length
of url is limited, i'm trying to transport that parameter w
On Wed, Jan 3, 2018 at 9:22 PM, Ruben Safir wrote:
> On 01/03/2018 10:21 PM, Keva-Slient wrote:
> > i use set in script printing all environment variables.
> > there is no variable named "QUERY_STRING_POST"
> >
> > using shell script getting post data is found in this webpage.
>
> set is a shel
On 01/03/2018 10:21 PM, Keva-Slient wrote:
> i use set in script printing all environment variables.
> there is no variable named "QUERY_STRING_POST"
>
>
> using shell script getting post data is found in this webpage.
>
>
> http://www.team2053.org/docs/bashcgi/postdata.html
>
>
>
https://
On 01/03/2018 10:21 PM, Keva-Slient wrote:
> i use set in script printing all environment variables.
> there is no variable named "QUERY_STRING_POST"
>
>
> using shell script getting post data is found in this webpage.
>
>
set is a shell script command not an HTTPD command.
http://www.cgi10
i use set in script printing all environment variables.
there is no variable named "QUERY_STRING_POST"
using shell script getting post data is found in this webpage.
http://www.team2053.org/docs/bashcgi/postdata.html
apache version:
Server version: Apache/2.4.10 (Debian)
Server built: S