Apache2-ModProxyPerlHtml
view release on metacpan or search on metacpan
ModProxyPerlHtml.pm view on Meta::CPAN
links must be rewritten twice to works.
=head1 ROT13 obfuscation
Some links can be obfucated to be hidden from google or other robots. To enable
encode/decode of those links you can use the ProxyHTMLRot13Links directive as
follow:
PerlAddVar ProxyHTMLRot13Links All
All links in the page will be decoded before being rewritten and re-encoded.
If obfuscation occurs on some attributs only you can set the value as a pair
of element:attribut where the decoding/encoding must be applied. For example:
PerlAddVar ProxyHTMLRot13Links a:data-href
PerlAddVar ProxyHTMLRot13Links a:href
=head1 BUGS
Apache2::ModProxyPerlHtml is still under development and is pretty
one acces to an Intranet portal that have links to the webcal and
webmail application. Those links must be rewritten twice to works.
ROT13 obfuscation
Some links can be obfucated to be hidden from google or other robots. To
enable encode/decode of those links you can use the ProxyHTMLRot13Links
directive as follow:
PerlAddVar ProxyHTMLRot13Links All
All links in the page will be decoded before being rewritten and
re-encoded.
If obfuscation occurs on some attributs only you can set the value as a
pair of element:attribut where the decoding/encoding must be applied.
For example:
PerlAddVar ProxyHTMLRot13Links a:data-href
PerlAddVar ProxyHTMLRot13Links a:href
BUGS
( run in 0.481 second using v1.01-cache-2.11-cpan-26ccb49234f )