How to get environment VARS in iRev

Sivakatirswami katir at hindu.org
Thu Sep 16 18:59:08 EDT 2010


  I need to be able to grab the standard web server runtime environment 
variables in iRev pages.

a string like this:

<input name="SourceURL" value="<!--#echo var="REQUEST_URI" -->" 
type="hidden" />

is not processed by iRev.... the apache include module is not active.

What are our iRev options?

I tried

<?rev

put $REQUEST_URI

?>

on my test page, just see if the environment vars are available, but got 
nada.

any help there?

Sivakatirswami




More information about the use-livecode mailing list