Document Referer protection
---------------------------
Key: TS-625
URL: https://issues.apache.org/jira/browse/TS-625
Project: Traffic Server
Issue Type: Improvement
Components: Documentation
Reporter: Billy Vierra
There is not Documentation in the Administrator's Guide regarding the referer
protection.
>From what I know it needs the follow set:
remap.config:
map_with_referer fromURL toURL redirectURL refererRegExp1 [refererRegExp2 ...
refererRegExpX]
records.config:
CONFIG proxy.config.http.referer_filter INT 1
CONFIG proxy.config.http.referer_format_redirect INT 1
CONFIG proxy.config.http.referer_default_redirect STRING
http://www.domain.com/forbidden.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.