[fpc-pascal] FCGI TRequest URI

Michael Van Canneyt michael at freepascal.org
Fri May 30 12:09:44 CEST 2014



On Fri, 30 May 2014, Dimitrios Chr. Ioannidis wrote:

> Hi,
>
> Στις 30/5/2014 12:57 μμ, ο/η Michael Van Canneyt έγραψε:
>> 
>> 
>> On Fri, 30 May 2014, Dimitrios Chr. Ioannidis wrote:
> <snip>
>>> and when i'm trying to get the uri with something like ARequest.URI it's 
>>> always empty. The BaseURL, Host etc are ok.
>>> 
>>> Any hints ?
>> 
>> Nope. Seems like something that needs to be debugged :(
>
> your answer implies that the apache configuration is correct so there must be 
> a problem in the cgi params assignement code.
>
> I'll take a look cause i want to use your wstmodule for web service toolkit, 
> and you use the ARequest.URI as a parameter to construct the wsdl.

Normally, it should be read from the REQUEST_URI environment variable.

Michael.


More information about the fpc-pascal mailing list