Apache2-ModProxyPerlHtml
view release on metacpan or search on metacpan
ModProxyPerlHtml.pm view on Meta::CPAN
659660661662663664665666667668669670671672673674675676677678679links 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
266267268269270271272273274275276277278279280281282283284285286
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
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.267 second using v1.01-cache-2.11-cpan-eab888a1d7d )