[ic] include specific virtual page?

Aaron Hazelton interchange-users@icdevgroup.org
Mon Dec 16 12:53:00 2002


Im trying to set up a short url to point to a specific page in 
IC with a #include virtual="/cgi-bin/cat.cgi/page.html" but
you get a "undefined catalog" error.

Using only the cat.cgi works fine, but I need a specific page
instead of the index page.  is there a variable that can be
passed to achieve this ? something like:
"/cgi-bin/cat.cgi?MV_PAGE=page" (which does not work)
or something like that for IC to know which page you want?

the only thing I found on the list was trying to point to the home
page which is easy, but not what I am trying to do here.

TIA,
Aaron