On 17 Nov 2013, at 17:02, Giovanni Gherdovich wrote:

> But what if the link is generated via a Javascript program
> directly in the user's browser, like the following:

You'll need to set ProxyHTMLExtended On, and define a rule
(almost certainly a regexp) that catches your script-generated
URLs, with however much context it needs to avoid false positives.
Use ProxyHTMLRewriteMap flags to determine which rules apply
to your script sections.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to