I'd to use a variable in a virtual include. Does apache handle resolving the
strings in a virtual include as a variable? I want to do something like
this

<!--#set var="item" value="$QUERY_STRING_UNESCAPED" -->

then later on 

<!--#INCLUDE virtual="item" -->

but it looks like item is a constant string and not evaluate to the value of
item.

Any pointers?

-- 
--
David Bear
College of Public Programs at Arizona State University


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to