we have this problem.

We generate an html page with Wsproxy generator and we want to rewrite
all the links like

<a href="http://www.mysite.com/index.html";>...</a>

in this way:

<a href="uri-content-display?uri=http://www.mysite.com/index.html";>...</a>

how can we do this by configuring the link rewriter?

thanks.


-- 
copyright - fabpicca

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to