From: Luca Toscano Specifies elements that have URL attributes that should be rewritten
-using standard ProxyHTMLURLMap
s. You will need one
-ProxyHTMLLinks directive per element, but it can have any number of attributes.ProxyHTMLURLMap
s.
+You will need one ProxyHTMLLinks directive per element,
+but it can have any number of attributes.
Normally you'll set this globally. If you set ProxyHTMLLinks in more than one scope so that one overrides the other, you'll need to specify a complete set in each of those scopes.
A default configuration is supplied in proxy-html.conf and defines the HTML links for standard HTML 4 and XHTML 1.
+ProxyHTMLLinks a href +ProxyHTMLLinks area href +ProxyHTMLLinks link href +ProxyHTMLLinks img src longdesc usemap +ProxyHTMLLinks object classid codebase data usemap +ProxyHTMLLinks q cite +ProxyHTMLLinks blockquote cite +ProxyHTMLLinks ins cite +ProxyHTMLLinks del cite +ProxyHTMLLinks form action +ProxyHTMLLinks input src usemap +ProxyHTMLLinks head profile +ProxyHTMLLinks base href +ProxyHTMLLinks script src for+
This is the key directive for rewriting HTML links. When parsing a document, +
This is the key directive for rewriting HTML links. When parsing a document,
whenever a link target matches from-pattern, the matching
portion will be rewritten to to-pattern, as modified by any
-flags supplied and by the ProxyHTMLExtended
-directive.
ProxyHTMLExtended
directive.
+Only the elements specified using
+the ProxyHTMLLinks
directive
+will be considered as HTML links.
The optional third argument may define any of the following Flags. Flags are case-sensitive.