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

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to