Re: [users@httpd] Query Str

2013-04-15 Thread Ian C
Eric, You we're right, they don't rellay relate but you got me thinking and digging some more, what in fact was happening was that I was providing the url & get params on the browser's address bar (still in development), and in turn the loaded html was calling the cgi as an event source -- WI

[users@httpd] Query Str

2013-04-15 Thread Ian C
Sorry for reposting but I'm still stumped.  If anyone has any advice at all... thanks Hi everyone, I'm new to web configurations etc. I hope someone can help me with this, I've been googling and reading docs for many hours. I have Apache 2.2.19 which has been running fine, until I needed a ne

Re: [users@httpd] Missing QUERY_STRING

2013-04-12 Thread Ian C
the request string makes it to the log, but i can't access it from my cgi via environment vars --- On Fri, 4/12/13, Eric Covener wrote: From: Eric Covener Subject: Re: [users@httpd] Missing QUERY_STRING To: users@httpd.apache.org Received: Friday, April 12, 2013, 9:43 PM > >REQUEST_URI'='/cgi

Re: [users@httpd] Missing QUERY_STRING

2013-04-12 Thread Ian C
Sorry for reposting but I'm still stumped.  If anyone has any advice at all... thanks Hi everyone, I'm new to web configurations etc. I hope someone can help me with this, I've been googling and reading docs for many hours. I have Apache 2.2.19 which has been running fine, until I needed a ne

[users@httpd] Missing QUERY_STRING

2013-04-12 Thread Ian C
Hi everyone, I'm new to web configurations etc. I hope someone can help me with this, I've been googling and reading docs for many hours. I have Apache 2.2.19 which has been running fine, until I needed a new CGI which needed the QUERY_STRING from the Get (eg. ?SBC=A1... ) My CGI can obtain a